• John Shahid's avatar
    crypto/tls: Check all certificates in the path. · ca986a2c
    John Shahid authored
    Currently we only check the leaf node's issuer against the list of
    distinguished names in the server's CertificateRequest message. This
    will fail if the client certiciate has more than one certificate in
    the path and the leaf node issuer isn't in the list of distinguished
    names, but the issuer's issuer was in the distinguished names.
    
    R=agl, agl
    CC=gobot, golang-dev
    https://golang.org/cl/9795043
    ca986a2c
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...