Change server SSL certificate
I created a SSL server a while ago and I just got it to work. But when it was created it was licensed to "localhost" and i want it to have my domain name there. When I tried to create a new one and replace it at the configuration for apache I got errors:
[Fri Apr 07 18:33:55 2006] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
[Fri Apr 07 18:35:30 2006] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Fri Apr 07 18:40:40 2006] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
What do I have to do? Can anyone help me?
|