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 support for OCSP #16

Open
drGrove opened this issue Mar 19, 2019 · 0 comments
Open

Add support for OCSP #16

drGrove opened this issue Mar 19, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@drGrove
Copy link
Owner

drGrove commented Mar 19, 2019

Currently we only support getting revoked status of certificates from CRL. This is slower and less ideal for distributed clusters of servers and is much less secure than OCSP. We should add an endpoint that follows the OCSP spec

This should help with the implementation using pyca/cryptogrphy

@drGrove drGrove added this to the v1.0 milestone Mar 19, 2019
@drGrove drGrove added enhancement New feature or request help wanted Extra attention is needed labels Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant