Disable SSL Enter pass phrase
Every time I restart Apache I'm always getting the "Enter pass phrase"
because of an installed SSL certificate. How do I disable this message?
[root@pcconnect_net ssl.crt]# /etc/rc.d/init.d/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 pcconnect.net:443 (RSA)
Enter pass phrase:
Ok: Pass Phrase Dialog successful.
|