Hi All,
I am writing a client application using openssl.
SSL_CTX_use_certificate_file function loads the client certificate into the
application. I think i can get the client certificate from some CA. like
verisign. The SLL_Use_RSA_PrivateKey function loads the private key of the
users certificate so that it can decrypt data sent from the server which has
been encrypted with the clients public key. How i get the matching private
key for SLL_Use_RSA_PrivateKey function.
Thanks.
Brajesh
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]