1
0
mirror of https://github.com/golang/go synced 2024-10-05 09:11:21 -06:00
go/src/crypto/x509
Dave Cheney 3c7bdd4d76 crypto/x509: add cert SmartOS cert path
Fix SmartOS build that was broken in 682922908f.

SmartOS pretends to be Ubuntu/Debian with respect to its SSL
certificate location.

Change-Id: I5405c6472c8a1e812e472e7301bf6084c17549d6
Reviewed-on: https://go-review.googlesource.com/2704
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-01-14 05:07:37 +00:00
..
pkix crypto/x509: Correction of incrorrect default version number in TBSCertificateList and Certificate.CreateCRL 2015-01-12 22:09:50 +00:00
cert_pool.go
example_test.go
pem_decrypt_test.go
pem_decrypt.go
pkcs1.go
pkcs8_test.go
pkcs8.go
root_bsd.go crypto/x509: split certFiles definition by GOOS 2015-01-05 05:41:27 +00:00
root_cgo_darwin.go
root_darwin_test.go crypto/x509: add missing copyright 2015-01-05 07:32:02 +00:00
root_darwin.go
root_linux.go crypto/x509: split certFiles definition by GOOS 2015-01-05 05:41:27 +00:00
root_nacl.go crypto/x509: fix nacl build 2015-01-05 06:31:49 +00:00
root_nocgo_darwin.go
root_plan9.go
root_solaris.go crypto/x509: add cert SmartOS cert path 2015-01-14 05:07:37 +00:00
root_unix.go crypto/x509: split certFiles definition by GOOS 2015-01-05 05:41:27 +00:00
root_windows.go
root.go
sec1_test.go
sec1.go
verify_test.go
verify.go
x509_test_import.go
x509_test.go crypto/x509: continue to recognise MaxPathLen of zero as "no value". 2014-10-13 18:35:53 -07:00
x509.go crypto/x509: Correction of incrorrect default version number in TBSCertificateList and Certificate.CreateCRL 2015-01-12 22:09:50 +00:00