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

boring: Support validating certificates against CRLs #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ravi-signal
Copy link
Contributor

Adds CRL types and validation of certificates against CRLs with
a X509Store/X509StoreContext. Also enables customizing verification
flags on the X509Store, required to enable CRL checking.

Apologies for dropping such a large PR here without discussion first — please let me know if you'd prefer an alternate approach, I'm happy to rework this.

Adds CRL types and validation of certificates against CRLs with
a `X509Store/X509StoreContext`. Also enables customizing verification
flags on the `X509Store`, required to enable CRL checking.
@jrose-signal
Copy link
Contributor

Rebased on master. We have some follow-up work after this goes in to improve support for certificate extensions, but it depends what you want to do with this first.

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

Successfully merging this pull request may close these issues.

2 participants