RE: passphrase prompt

2004-01-09 Thread jain, anuj
Please have a look at http://www.openssl.org/docs/ssl/SSL_CTX_set_default_passwd_cb.html# Thank you --Anuj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vu Pham Sent: Friday, January 09, 2004 12:45 PM To: [EMAIL PROTECTED] Subject: passphrase prompt

passphrase prompt

2004-01-09 Thread Vu Pham
I need to adapt my communication app with OpenSsl. On the server side, when I load the certificate and private key files, it asks for the passphrase. This may not be very convennient in some cases. This makes me wonder how OpenSsh server does not need to ask for this. Or does it support the passp