Re: Apache SSL
From: Tom Organ (tom-nospam_at_mintcover.com)
Date: 11/24/03
- Next message: R Odendahl: "Re: Wireless LAN - Trying to get SUSE, Linksys and Linuxant to work"
- Previous message: 3seas: "Re: Lets all be philosophers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 12:28:29 +1000
"al" <allen@somplace.com> wrote in message
news:IU2mb.5952$Je1.5598@newssvr29.news.prodigy.com...
> Hi all,
> Everytime I had to restart my Apache or reboot the server, I always have
to
> enter the SSL pass phrase.
>
> see below:
>
>
> service httpd restart
> Stopping httpd: [ OK ]
> Starting httpd: Apache/2.0.40 mod_ssl/2.0.40 (Pass Phrase Dialog)
> Some of your private key files are encrypted for security reasons.
> In order to read them you have to provide us with the pass phrases.
>
> Server new.host.name:443 (RSA)
> Enter pass phrase: mypassword
> Ok: Pass Phrase Dialog successful.
>
>
> How can I automate the SSL pass phrase?
>
> Thanks,
>
> Al
>
The SSL passphrase has been added for the protection of the cert by whoever
created the cert for you.
You could write an expect script to automate the process but would have to
have the SSL cert password written in your script in plain text (unless
anyone can suggest some safe way to encrypt the password and still pass it
to the apache startup process???)
Try a search on 'expect' and script or tcl
http://www.google.com/search?q=expect+script
- Next message: R Odendahl: "Re: Wireless LAN - Trying to get SUSE, Linksys and Linuxant to work"
- Previous message: 3seas: "Re: Lets all be philosophers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|