apachectl startssl(怎样才能跳过启动时输入密码)已解决
Apache: 2.0.54
openssl: 0.9.7g(0.9.8 有 bug)
通过 openssl 颁发证书,并配置好 ssl.conf 后,可以通过 apachectl startssl 来启动 HTTPS
但每次都启动的时候让我输入密码
[quote:565f90d095]
# /usr/local/apache2/bin/apachectl startssl
Apache/2.0.54 mod_ssl/2.0.54 (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 DamBox:443 (RSA)
Enter pass phrase:
Ok: Pass Phrase Dialog successful.
#
[/quote:565f90d095]
百思不得其解,查阅过网上其他人的做法,也都是如此
如何才能不要求输入密码也过去呢?
想了良久,实在想不出原因,特此麻烦大家,有好的建议或者想法告诉我,多谢 :cry: