Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/crypto/ocsp: OCSP Extension support #13505

Closed
jsha opened this issue Dec 5, 2015 · 5 comments
Closed

x/crypto/ocsp: OCSP Extension support #13505

jsha opened this issue Dec 5, 2015 · 5 comments

Comments

@jsha
Copy link

jsha commented Dec 5, 2015

In letsencrypt/boulder#592, we'd like to be able to include SCTs in OCSP responses. To do this requires OCSP extension support in golang.org/x/crypto/ocsp.

@bradfitz bradfitz changed the title OCSP Extension support x/crypto/ocsp: OCSP Extension support Dec 5, 2015
@bradfitz
Copy link
Contributor

bradfitz commented Dec 5, 2015

/cc @agl

@bradfitz bradfitz added this to the Unreleased milestone Dec 5, 2015
@bradfitz
Copy link
Contributor

bradfitz commented Dec 6, 2015

Pending review: https://go-review.googlesource.com/#/c/16946/

@gopherbot
Copy link

CL https://golang.org/cl/16946 mentions this issue.

@bifurcation
Copy link

This was resolved by https://go-review.googlesource.com/#/c/18202/

@bradfitz bradfitz closed this as completed Jan 5, 2016
@JasonSome
Copy link

@jsha Since it is now implemented in Go, maybe implement it also in Let's Encrypt?

@golang golang locked and limited conversation to collaborators Jan 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants