]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: add /etc/ssl/certs to certificate directories
authorShenghou Ma <minux@golang.org>
Thu, 5 Nov 2015 02:20:33 +0000 (21:20 -0500)
committerMinux Ma <minux@golang.org>
Thu, 5 Nov 2015 02:26:08 +0000 (02:26 +0000)
commit61ca7e5ccffbe6970da2462c2da535f5e021ee65
tree0aced2c870c6a7a079b0fe502560435b207e1b67
parent9496815598db005925110a768dec2797c248b877
crypto/x509: add /etc/ssl/certs to certificate directories

Fixes #12139.

Change-Id: Ied760ac37e2fc21ef951ae872136dc3bfd49bf9f
Reviewed-on: https://go-review.googlesource.com/16671
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/x509/root_unix.go