Open daxpedda opened 3 years ago
I did some research on OCSP, this is actually quiet important. Especially when we go production in CV, we have to be able to protect ourselves against a compromise of our private key.
The only alternative I know, CRLs, isn't available in the Rust community and as far as I know there are no plans to add support.
https://github.com/briansmith/webpki/issues/54https://github.com/briansmith/webpki/issues/130https://github.com/briansmith/webpki/issues/90https://github.com/ctz/rustls/issues/578https://github.com/ctz/rustls/issues/430https://github.com/briansmith/webpki/issues/26https://github.com/briansmith/webpki/issues/27https://github.com/briansmith/webpki/issues/28