Date: Mon, 8 Apr 2002 14:00:47 -0400 From: ScaryG <freymann@scaryg.shacknet.nu> To: ann kok <annkok2001@yahoo.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: apachectl startssl Message-ID: <20020408140047.00c63bca.freymann@scaryg.shacknet.nu> In-Reply-To: <20020408164552.88534.qmail@web20101.mail.yahoo.com> References: <20020408164552.88534.qmail@web20101.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Apr 2002 09:45:52 -0700 (PDT) ann kok <annkok2001@yahoo.com> wrote: > How do I make the apache https web server to start > automatically when the system starts > instead of manually typing 'apachectl startssl' Look into the SSLPassPhraseDialog Directive. It's not exactly 'secure' but basically you put your Pass-Phrase into a file that is fairly restricted, and use the exec option to have apache automagically retrieve the pass-phrase from the file upon boot-up. I tried to find the original article I read on this but can't locate it at the moment. I will see if I can find it later when I get home and forward it to you. -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020408140047.00c63bca.freymann>