]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: SystemRootsError style tweaks, document in Verify
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 16 Aug 2014 00:47:02 +0000 (17:47 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 16 Aug 2014 00:47:02 +0000 (17:47 -0700)
commita7295523336cd5af59e50442071471402f3966c9
tree5d0853a2c207c5fc83522857c6ac08afbb8b632b
parent7eba885ba5fa2b077b95e32e4ba435aa340d0957
crypto/x509: SystemRootsError style tweaks, document in Verify

In retrospect this should've been a variable instead of a type,
but oh well.

LGTM=agl
R=agl
CC=golang-codereviews
https://golang.org/cl/129250044
src/pkg/crypto/x509/verify.go