You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Brian Dessent <br...@dessent.net> on 2004/03/09 11:19:57 UTC

Re: [users@httpd] apache SSL password

ashish borkar wrote:

>     when I start apache using ./apachectl startssl it asks me for a
> password.Is it possible to give the password from a password file so
> that startssl becomes automated and there is no need to enter the pass
> phrase of SSL

Doing that would pretty much defeat the whole purpose of storing the
certificate encrypted, so you might as well just unencrypt it and not
worry about the password at all.  Read the mod_ssl FAQ on this:
<http://www.modssl.org/docs/2.8/ssl_faq.html#ToC31>

Brian

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org