At 08:05 AM 1/11/02 -0800, you wrote:
> >Hi;
> >I'm trying to write a startup script for mod_apache but I don't know how
> >I'm supposed to automate entering a passphrase. Furthermore, isn't that a
> >security compromise? What to do? Here's my script but it lacks the entering
> >of the passphrase:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ben Ocean wrote:
>Hi;
>I'm trying to write a startup script for mod_apache but I don't know how
>I'm supposed to automate entering a passphrase. Furthermore, isn't that a
>security compromise? What to do? Here's my script but it lacks the entering
Title: RE: Please Enter the Passphrase
my experience is you have 1 of two options
1). If you want a pass phrase then you have to start it up manually
2). Enter NO pass phrase when you make the certificate and you can automate the start-up.. ./apachetl startssl
I'm not sure if there