You need to strip out the passphrase. Do this:
openssl rsa -in key1.pem -out key2.pem
Daniel P. Stasinski
Software Engineer
Mayor Pharmaceutical Laboratories
[EMAIL PROTECTED]
----- Original Message -----
From: "William Scott Jordan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 20, 2002 12:04 PM
Subject: [AOLSERVER] Trouble installing SSL
I'm having some trouble installing an SSL cert on AOLServer 3.4.2
with nsopenssl 2.2b3. Everything seems to be working just fine
up to the point where AOLServer loads the private key. It's
erroring out with the message "Enter PEM pass phrase: error
loading private key file". Is there a secret setting in the
config file that I can use to enter the pass phrase, or some way
to bypass it all together? Any insight would be greatly
appreciated.
William