On Fri, 02 Jul 1999, you wrote:
> > Now from /usr/local/apache/bin I go httpsdctl stop and then httpsdctl
> > start. I'm still asked for password as before. Is this correct? Assume
> > it would do the same in the script from /etc/rc2 (solaris). Or maybe I
> 
> You may try "restart" or "graceful" as parameter instead of "stop".
> 

Or you could save a copy of the original server key, then use:

openssl rsa -in server.key.orig -out server.key
chmod 400 server.key

as per the faq.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to