SSL server IP/port conflict

demz

Verified User
Joined
Sep 7, 2006
Messages
69
Location
Holland, Den Haag
Hi,

This weekend i was walking on my nike's through my log files on one of my servers, searching for w00t scannerips to block in my firewall but i found this warning alot of times for alot of domains:

[Mon Feb 04 10:36:54 2008] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?

[Mon Feb 04 10:36:54 2008] [warn] Init: SSL server IP/port conflict: localhost:443 (/etc/httpd/conf/extra/httpd-vhosts.conf:38) vs. www.***.com:443 (/usr/local/directadmin/data/users/***/httpd.conf:48)

Apache is working fine and ssl also for the website's, no problems at all.
But i just want to fix the warning before it does do harm or more..

Running latest apache 2.2.8 and php/sql/ssl, server totally up2date.
I think it came when i went from a1.3/php4 to a2.2/php5 combo.

Anyone has any idea to fix this warning?

Thanks..
 
It's just a warning that your server is using the default apache-installed self-signed certificate for sites set up for ssl but with no cert installed.

Jeff
 
I've never experimented with log levels; it's something you could study ;).

Jeff
 
@dannyman1234 Didn't you already start a thread about your problem? Please keep it to that thread. Making multiple posts will not get you an answer any sooner.
 
Back
Top