src/openssl.c: enable check for revocation if CRL is added to store#180
src/openssl.c: enable check for revocation if CRL is added to store#180fffonion wants to merge 1 commit intowahern:masterfrom
Conversation
21ffac6 to
7132f39
Compare
7132f39 to
a9c5e68
Compare
a9c5e68 to
5171b4c
Compare
|
Why wouldn't we turn this on all the time? |
|
@daurnimator If we set the X509_V_FLAG_CRL_CHECK flag but no CRL is added to the store, the verification will always fail with |
would it make sense to expose all the verification flags? |
|
Yeah good point to expose all CRL verification flags. |
No description provided.