Hi all,

Iam working on a TLS client using OpenSSL on VxWorks.
I need to do server authentication. The openssl function
SSL_CTX_load_verify_locations() takes a file as a
parameter for the CA certificate. In my application, there is
no standard file system and I have the CA cert(DER form)
in memory. Is there a way to set the CA cert memory buffer
as trusted cert for an SSL context?

Any pointers will be very much appreciated.

thanks,
Krishna


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to