On Wed, 11 May 2005, Thomas NOEL wrote:
> Hello,
>
> >>> (...)
> >>> #if OPENSSL_VERSION_NUMBER >= 0x00907000L
> >>>X509_STORE_CTX_set_flags (csc, X509_V_FLAG_CRL_CHECK);
> >>>X509_STORE_CTX_set_flags (csc, X509_V_FLAG_CRL_CHECK_ALL);
> >>> #endif
> >>> (...)>>
> >>>With this
Hello,
(...)
#if OPENSSL_VERSION_NUMBER >= 0x00907000L
X509_STORE_CTX_set_flags (csc, X509_V_FLAG_CRL_CHECK);
X509_STORE_CTX_set_flags (csc, X509_V_FLAG_CRL_CHECK_ALL);
#endif
(...)>>
With this kind of X509_STORE_CTX, openssl automagically manage all CA
and all CRL included in