> -Original Message-
> From: Aman Raheja [mailto:[EMAIL PROTECTED]
> Sent: Montag, 9. Januar 2006 19:29
> To: users@httpd.apache.org; users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Automating apachectl startssl on startup
>
>
> Well this solution is
Well this solution is dependent on programing skills.
You may have a C/C++ binary which fetches the password from a database (you
may hardcode it) and works as a wrapper to apachectl.
This could be done using PERL/SHELL script but that would leave the
password exposed in the scripts, so prefer bi
1) remove the SSL key encryption
http://www.unixcities.com/apache-openssl/
2) SSLPassPhraseDialog
http://www.apacheref.com/ref/mod_ssl/SSLPassPhraseDialog.html
From: Kaplan, Andrew
H. [mailto:[EMAIL PROTECTED]
Sent: Monday, January 09, 2006
10:57 AM
To: use