Httpd Restart and SSL Conflict Error

Phil_b

Verified User
Joined
Nov 7, 2006
Messages
14
[Tue Feb 03 00:01:01 2009] [notice] caught SIGTERM, shutting down
[Tue Feb 03 00:01:02 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:02 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:02 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:02 2009] [warn] Init: SSL server IP/port conflict: localhost:443 (/etc/httpd/conf/extra/httpd-vhosts.conf:38) vs. www.site.com:443 (/usr/local/directadmin/data/users/USER/httpd.conf:48)
[Tue Feb 03 00:01:02 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Tue Feb 03 00:01:02 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Feb 03 00:01:03 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:03 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:03 2009] [warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
[Tue Feb 03 00:01:03 2009] [warn] Init: SSL server IP/port conflict: localhost:443 (/etc/httpd/conf/extra/httpd-vhosts.conf:38) vs. www.site.com:443 (/usr/local/directadmin/data/users/user/httpd.conf:48)
[Tue Feb 03 00:01:03 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Tue Feb 03 00:01:03 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b DAV/2 PHP/5.2.8 configured -- resuming normal operations

Strange one, everytime httpd is restarted I receive the above error. For the SSL server IP/port conflict I checked the lines and the IP + posts are identical. Help on this appreciated as I have spent a fair amount of time and nowhere closer :)
 
Back
Top