How can I sign my server with an SSL certificate
- by Saif Bechan
I have a dedicated server and I want to use one domain name for default entrance to the system. My system is Apache 2 on CentOS 5.4. Lets says the domain name is mydomain.com.
I have also bought an SSL certificate and installed it to work with this default domain. Still when I restart Apache I get the following error message:
[Sat May 01 02:21:22 2010]
[warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat May 01 02:21:22 2010]
[warn] RSA server certificate CommonName (CN) `mydomain.com' does NOT match server name!?
Does anyone have an idea how I can remove this message. I have the server, domain name, and ssl key.