]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: add /etc/ssl/cacert.pem to OmniOS cert search list
authorRuss Cox <rsc@golang.org>
Tue, 14 Jul 2015 20:20:13 +0000 (16:20 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 15 Jul 2015 04:31:06 +0000 (04:31 +0000)
commitf8c97abf5449610251b9c3c8c12332c79c66efdd
tree2e0ade9dae0a8bfc62137a882129d8cf394ad645
parent505f6e335e788c87881d4aa53cfa06a8c645009a
crypto/x509: add /etc/ssl/cacert.pem to OmniOS cert search list

Fixes #9146.

Change-Id: If5cb5ae92a201825b9ff32b3d0edfa032b9a0965
Reviewed-on: https://go-review.googlesource.com/12203
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/crypto/x509/root_solaris.go