golang/go

crypto/tls: implement OCSP Must-Staple

Open

#22,274 创建于 2017年10月14日

在 GitHub 查看
 (8 评论) (2 反应) (0 负责人)Go (19,008 fork)batch import
NeedsFixProposal-AcceptedProposal-Cryptohelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南