Hi there,
After setup my apache server, I have using mkcert.sh file to generate a SSL key. But when I tried to start my apache server it is prompted me to enter the pass phrase password, in fact I had entered the same correct password which I provided during the key generation and it give me the coredump error. Anyone can help?
# <Server_root>/apache/bin/apachectl startssl
Apache/2.0.49 mod_ssl/2.0.49 (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 <server_name>:443 (RSA)
Enter pass phrase:<Server_root>/apache/bin/apachectl[83]: 21983 Bus error(coredump)
#
Thank You
Cheers,Jeff