[openssl-dev] PKCS7_NOCHAIN

Yuk Chui (BLOOMBERG/ 731 LEX) cchui at bloomberg.net
Thu Apr 2 19:41:09 UTC 2015


Hi all: I've tried to use PCKS7_Verify to verify the sign object and the certificates.  

If flags == 0, the call will execute
X509_STORE_CTX_set_default(&cert_ctx, "smime_sign").

On the other hand, if flags == PKCS7_NOCHAIN, 
X509_STORE_CTX_set_default(&cert_ctx, "smime_sign") won't be run.  

Is this a bug or simply a feature?

Thank you for your help.

- Christine


More information about the openssl-dev mailing list