Bin Lu Wed, 24 Apr 2013 15:27:26 -0700
Hi, Can I do CRL checking by adding both the base and delta CRLs with X509_STORE_add_crl() or should I construct a complete CRL with the base and delta CRLs and then add it to the store?
Thanks, -binlu