create a the file SSLPASS.sh under conf (or where ever you want...) as: #!/bin/bash echo mypasswordhere
now add this line to the httpd.conf file: SSLPassPhraseDialog exec:conf/SSLPASS.sh It should do the trick. -----Original Message----- From: Omer Segev [mailto:[EMAIL PROTECTED] Sent: Monday, October 18, 2004 9:15 AM To: [EMAIL PROTECTED] Subject: Apache startup with SSL keys Hi all. I have installed a new apache server on FC2. I created an SSL keys and certificates. Whenever i restart the httpd service he asks me to enter the cert password, in order to complete the task. Is there any way it can be done automaticlly? I have a probelm every time the server makes a reboot. Omer Segev. ************************************************************************************************** The contents of this email and any attachments are confidential. They are intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to anyone or make copies. ** eSafe scanned this email for viruses, vandals and malicious content. ** ** Installed & Configured by NEO QUEST LTD ** ************************************************************************************************** ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]