You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: