|
Apache and SSL
When everytime I start apache, it asks me to enter pass phrase, and I have to enter the pass phrase manually.
I would like to write a script to monitor the apache, such that it will check the apache status, if it is stopped, then start it automatically. However, the script fails since the pass phrase has to be entered manually.
Is there any method to start the apache sliently?
|