RE: X509_STORE_CTX usage
> From: owner-openssl-us...@openssl.org On Behalf Of Jerry Wang > Sent: Thursday, 28 May, 2009 16:28 > I have a question about using X509_verify_cert(X509_STORE_CTX) - > Where does the root certificate get populated in the struct X509_STORE_CTX, > is it suppose to be included?
X509_STORE_CTX usage
Hi, I have a question about using X509_verify_cert(X509_STORE_CTX) - Where does the root certificate get populated in the struct X509_STORE_CTX, is it suppose to be included? Thanks, Jerry