Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boring: Support validating certificates against CRLs
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.
- Loading branch information