I have ran into the same problem, What I did is created the certs using des
instead of des3.

DW

-----Original Message-----
From: Villy Kruse [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 15, 2000 3:59 AM
To: [EMAIL PROTECTED]
Subject: Re: Always ask password when start Apache httpsd?


On Tue, 14 Nov 2000, Carl Ma wrote:

> Date: Tue, 14 Nov 2000 20:46:11 -0500 (EST)
> From: Carl Ma <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Always ask password when start Apache httpsd?
> 
> Hello all,
> 
> 
> I am using Apache 1.3.14 with openssl-0.9.5a on Redhat 6.2(kernel
> 2.2.14-5.0).  Everything works fine and I create my key file with
> CA.pl after inputting the private key.
> 
> However each time I start the httpsd daemon, it always asks me for the
> private key. Is there any command option to save the private key?
> 


With ssl-mod you can play with this option in the httpd.conf file

SSLPassPhraseDialog  builtin

The documentation for mod-ssl has more information about that.

Villy


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to