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
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to