Hi, I'm trying to use openssl function to verify pkcs7 signature. I wrote a method to check if an X509 Certificate is revoked and I use the X509_STORE_lookup method to retrieve the CRL for the used context.
Unfortunately these methods don't support CRL partioning so i can't use them to verify cert issued by CA that use CRL partitioning.. Is not possible to load more than 1 CRL for a given CA!! could you help me to solve such problem? do you know some useful openssl function to use? o you think i must rewrite the lookup method? thanks in advance. Giampiero ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
