I tried to enable XSLT translation tonight, but now I get an error 500 on all sites on the server.
My error log is giving me the following:
[Sun Oct 27 00:40:15 2013] [notice] caught SIGTERM, shutting down
[Sun Oct 27 00:40:16 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:40:16 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:40:16 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Oct 27 00:40:17 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:40:17 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:40:17 2013] [notice] mod_antiloris 0.4 started
[Sun Oct 27 00:40:17 2013] [notice] Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips DAV/2 configured -- resuming normal operations
[Sun Oct 27 00:41:01 2013] [notice] caught SIGTERM, shutting down
[Sun Oct 27 00:41:02 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:41:02 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:41:02 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Oct 27 00:41:03 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:41:03 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:41:03 2013] [notice] mod_antiloris 0.4 started
[Sun Oct 27 00:41:03 2013] [notice] Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips DAV/2 configured -- resuming normal operations
Anybody any idea what the problem can be?
My error log is giving me the following:
[Sun Oct 27 00:40:15 2013] [notice] caught SIGTERM, shutting down
[Sun Oct 27 00:40:16 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:40:16 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:40:16 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Oct 27 00:40:17 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:40:17 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:40:17 2013] [notice] mod_antiloris 0.4 started
[Sun Oct 27 00:40:17 2013] [notice] Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips DAV/2 configured -- resuming normal operations
[Sun Oct 27 00:41:01 2013] [notice] caught SIGTERM, shutting down
[Sun Oct 27 00:41:02 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:41:02 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:41:02 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Oct 27 00:41:03 2013] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Oct 27 00:41:03 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Oct 27 00:41:03 2013] [notice] mod_antiloris 0.4 started
[Sun Oct 27 00:41:03 2013] [notice] Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips DAV/2 configured -- resuming normal operations
Anybody any idea what the problem can be?