Discussion:
How to get matched root CA in X509_verify_cert()
Jerry OELoo
2014-10-23 11:01:40 UTC
Permalink
Hi
I have put some(100+) root CA certificate files in a folder, and Use
x509_store_load_locations() to set to store load location.

Then Use X509_STORE_CTX_init(), X509_verify_cert() to verify a certificate,

When X509_verify_cert() return 1, I want to know which Root CA passed
verify the certificate, How can I get this information?

Thanks!
--
Rejoice,I Desire!
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users-MCmKBN63+***@public.gmane.org
Automated List Manager majordomo-MCmKBN63+***@public.gmane.org
Loading...