golang/go

crypto/tls: implement OCSP Must-Staple

Open

#22.274 aperta il 14 ott 2017

Vedi su GitHub
 (8 commenti) (2 reazioni) (0 assegnatari)Go (19.008 fork)batch import
NeedsFixProposal-AcceptedProposal-Cryptohelp wanted

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

A bit over a year ago, someone created an issue to add support for RFC 7633 TLS Feature Extension into crypto/tls but it was closed by @agl because he felt it was premature and that OCSP stapling wasn't really supported as a client in Go (not sure if that has changed?).

See #13074

It's been more than a year so I'm creating this issue to see what he thinks of it now.

Guida contributor