golang/go

crypto/tls: implement OCSP Must-Staple

Open

#22,274 opened on 2017年10月14日

GitHub で見る
 (8 comments) (2 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixProposal-AcceptedProposal-Cryptohelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド