I got two questions. I get a error from apache error file, I will copy&paste it here.
And the other question is: I got a few domains on my site and I would like the pages on all domains to work both with http and https. I have SSL configured but when I for example type https://www.a-domain.com it goes to private_html I think? I would like https to go to public_html as well. Hope you understand what i mean.
Thanks for any help on this, I copy & paste the error from apache here now.
I also found this in Directadmin error log, and perhaps it has something to do with the error from apache error log cos is says ssl. I copy and paste this aswell.
/Regards Christian, Sweden.
And the other question is: I got a few domains on my site and I would like the pages on all domains to work both with http and https. I have SSL configured but when I for example type https://www.a-domain.com it goes to private_html I think? I would like https to go to public_html as well. Hope you understand what i mean.
Thanks for any help on this, I copy & paste the error from apache here now.
Code:
Sun Feb 28 01:39:05 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Feb 28 01:39:05 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Feb 28 01:39:05 2010] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Feb 28 01:39:05 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8g DAV/2 PHP/5.2.12 configured -- resuming normal operations
[Sun Feb 28 14:37:18 2010] [error] [client 94.75.240.130] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Sun Feb 28 14:37:18 2010] [error] [client 94.75.240.130] File does not exist: /var/www/html/400.shtml
[Sun Feb 28 14:37:18 2010] [error] [client 94.75.240.130] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Sun Feb 28 14:37:18 2010] [error] [client 94.75.240.130] File does not exist: /home/admin/domains/sharedip/400.shtml
[Mon Mar 01 00:10:03 2010] [notice] SIGHUP received. Attempting to restart
[Mon Mar 01 00:10:06 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:10:06 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:10:06 2010] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Mon Mar 01 00:10:07 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8g DAV/2 PHP/5.2.12 configured -- resuming normal operations
[Mon Mar 01 00:11:01 2010] [notice] caught SIGTERM, shutting down
[Mon Mar 01 00:11:02 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:11:02 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:11:02 2010] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Mon Mar 01 00:11:02 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Mar 01 00:11:03 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:11:03 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 00:11:03 2010] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Mon Mar 01 00:11:03 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8g DAV/2 PHP/5.2.12 configured -- resuming normal operations
[Mon Mar 01 04:21:01 2010] [notice] SIGHUP received. Attempting to restart
[Mon Mar 01 04:21:02 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Mon Mar 01 04:21:02 2010] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
I also found this in Directadmin error log, and perhaps it has something to do with the error from apache error log cos is says ssl. I copy and paste this aswell.
010:02:28-19:13:38: Can't connect to ssl!
2010:02:28-19:13:38: -> A failure in the SSL library occurred, usually a protocol error.
2010:02:28-19:13:38: -> error:00000001:lib(0):func(0):reason(1)
2010:03:01-10:17:39: Can't connect to ssl!
2010:03:01-10:17:39: -> A failure in the SSL library occurred, usually a protocol error.
2010:03:01-10:17:39: -> error:00000001:lib(0):func(0):reason(1)
2010:03:01-10:21:06: Can't connect to ssl!
2010:03:01-10:21:06: -> A failure in the SSL library occurred, usually a protocol error.
2010:03:01-10:21:06: -> error:00000001:lib(0):func(0):reason(1)
/Regards Christian, Sweden.
Last edited: