SSL_CTX_use_PrivateKey_file inturn uses stdio calls to read the key file. Since 
i want to avoid using stdio calls, Is there any other way of getting the key 
file to setup the context.

Similarly for SSL_CTX_use_certificate_chain_file. 

Any help is appreciated.

Thanks
Vijay

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

Reply via email to