Getting a certificate and private key from SSL_CTX

2007-11-17 Thread Graham Leggett
Hi all, The SSL_CTX_use_PrivateKey_file() and SSL_CTX_use_certificate_file() allow you to assign a key and cert respectively to an SSL_CTX. I have been hunting for a while, and I have as yet not found the opposite functions, to extract the cert and key from an SSL_CTX. Am I missing

Re: problem converting pkcs12 cert to pem (for use with keystore)

2007-11-17 Thread Jozo
You can try: http://www.hotshare.net/file/16841-8707289753.html -- View this message in context: http://www.nabble.com/problem-converting-pkcs12-cert-to-pem-%28for-use-with-keystore%29-tf3953221.html#a13800903 Sent from the OpenSSL - User mailing list archive at Nabble.com.