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

Add OCSP support sufficient for client-side OCSP stapling for end-entity certificates #26

Open
briansmith opened this issue Nov 6, 2016 · 2 comments
Assignees

Comments

@briansmith
Copy link
Owner

In particular, implement OCSP validation but not OCSP fetching or the ability to look up OCSP responder URLs from a certificate's AIA. Neither is it required to implement the must-staple feature extension or OCSP for CA certificates. Some of those are things we should do, but they'll be done in separate issues.

@ctz
Copy link
Contributor

ctz commented Apr 7, 2017

I'd like to make a start on this, if you haven't already?

@briansmith
Copy link
Owner Author

I think, at the very least, we should fix #9 first. I don't want to add more technical debt by adding more code that depends on time.

Otherwise, I do have a bunch of work already done related to this but I'm not sure how to deal with it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants