Hi An SSL certificate expired on one of my servers and I ordered a new one from godaddy. But if i replace the server.crt , the chain certificate and the server.key (the key used to generate the csr file) end up getting the ERROR
Could not reliably determine the server's fully qualified domain name
Note :
- I have not made any changes in any configuration files.
- I simply replaced the old certificates and key with the new one.I checked the key andcertificate matched.
- I am using Apache 2.2 on Windows 2003 server edition. I am restarting the server after the change.
- The server starts up fine if I revert back to the old certificates.
What could be the problem,I dont know how SSL certificates could result in this error.