> Chris M wrote:
>>> [Fri May 11 23:44:04 2001] [error] mod_ssl: Init: Private key not found
>> Are you *really* sure that the .crt and .key files are where you say
>> they are and have the correct names and paths?
> Yes, moreover, they worked on another server just fine.
First of all, reply to the list, not to me personally.
Actually, on reflection, your error does not come from a lost file (then
you would get an error on the command line). I think the problem has
more to do with the pass-phrase. The error is printed by
ssl_engine_pphrase.c (in your mod_ssl distribution). Try removing the
pass-phrase from your private key as documented in:
http://www.modssl.org/docs/2.7/ssl_faq.html#ToC31
For more about the pass phrase:
http://www.modssl.org/docs/2.8/ssl_reference.html#ToC2
Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]