]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth
authorFilippo Valsorda <hi@filippo.io>
Sat, 16 Dec 2017 13:35:52 +0000 (09:35 -0400)
committerAdam Langley <agl@golang.org>
Sun, 31 Dec 2017 22:37:29 +0000 (22:37 +0000)
commit92b142a653afb8bd43bc172b08f667591c89ff3e
treec87f3339aa998cc3664f6f8c28e56dd038f672ac
parent38c561cb2caa8019e44059e2be71c909ceef30a6
crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth

Change-Id: I3ff478912a5a178492d544d2f4ee9cc7570d9acc
Reviewed-on: https://go-review.googlesource.com/84475
Reviewed-by: Filippo Valsorda <hi@filippo.io>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/tls/common.go