• Adam Langley's avatar
    crypto/ocsp: add package to parse OCSP responses. · 8286ee4c
    Adam Langley authored
            OCSP is the preferred X.509 revocation mechanism. X.509 certificates
            can contain a URL from which can be fetched a signed response saying
            "this certificate is valid until $x" (where $x is usually 7 days in the
            future). These are called OCSP responses and they can also be included
            in the TLS handshake itself ("OCSP stapling")
    
    R=rsc, r
    CC=golang-dev
    https://golang.org/cl/1875043
    8286ee4c
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg 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...
README Loading commit data...
favicon.ico Loading commit data...