khonsulabs / fabruic

An easy-to-use QUIC-based protocol that supports reliable payload delivery.
Apache License 2.0
15 stars 1 forks source link

Tracking upstream improvements #1

Open daxpedda opened 3 years ago

daxpedda commented 3 years ago
daxpedda commented 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.