On Fri, Mar 04, 2005, Darya Mazandarany wrote:

> So the way to do it would be to load the data into the cert store
> manually and not use the SSL_CTX_load_verify_locations function?
> 

Yes you call SSL_CTX_get_cert_store() then call X509_STORE_add_cert() for each 
certificate you want to add.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to