Get this error in my ssl_engine_log file..
Here is the scenario, upgraded apache/openssl/modssl and I get this error. Ssl works when I am online, and the certificate seems to go through, but I still get this error.
The setup..
I am using a V/D for my ssl domain
that is different from my server name
The error in my ssl_engine_log..
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring temporary RSA private keys (512/1024 bits)
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[03/Jun/2002 01:23:09 30437] [info] Init: Initializing (virtual) servers for SSL
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring server ns.server.com:443 for SSL protocol
[03/Jun/2002 01:23:09 30437] [warn] Init: (ns.server.com:443) RSA server certificate CommonName (CN) `ssl.virtual-domain.com' does NOT match server name!?
[03/Jun/2002 01:23:17 30438] [info] Connection to child 0 established (server ns.server.com:443, client 66.134.81.58)
Is this something I need to worry about, or does this have to do with the upgrades I made? Do I have to generate a new CSR and go through the process of getting a new verisign cetificate made everytime I upgrade my system??
Someone please help.. Thanks in advance..
N-
Here is the scenario, upgraded apache/openssl/modssl and I get this error. Ssl works when I am online, and the certificate seems to go through, but I still get this error.
The setup..
I am using a V/D for my ssl domain
that is different from my server name
The error in my ssl_engine_log..
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring temporary RSA private keys (512/1024 bits)
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[03/Jun/2002 01:23:09 30437] [info] Init: Initializing (virtual) servers for SSL
[03/Jun/2002 01:23:09 30437] [info] Init: Configuring server ns.server.com:443 for SSL protocol
[03/Jun/2002 01:23:09 30437] [warn] Init: (ns.server.com:443) RSA server certificate CommonName (CN) `ssl.virtual-domain.com' does NOT match server name!?
[03/Jun/2002 01:23:17 30438] [info] Connection to child 0 established (server ns.server.com:443, client 66.134.81.58)
Is this something I need to worry about, or does this have to do with the upgrades I made? Do I have to generate a new CSR and go through the process of getting a new verisign cetificate made everytime I upgrade my system??
Someone please help.. Thanks in advance..
N-