F
Fussi
Guest
Ok, here's my problem:
I just enabled SSL support for one of my domains, but even after a restart of Apache, i cannot connect to https://<domain>.
("This page cannot be displayed" page appears).
The last /var/log/apache2/error_log entries:
Any idea?
Btw, the CP works, and it uses SSL.
Also, if i point my browser to http://<domain>:443, i get a 403, but no SSL connection is established
I just enabled SSL support for one of my domains, but even after a restart of Apache, i cannot connect to https://<domain>.
("This page cannot be displayed" page appears).
The last /var/log/apache2/error_log entries:
[Thu Aug 03 13:32:34 2006] [notice] caught SIGTERM, shutting down
[Thu Aug 03 13:32:35 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Aug 03 13:32:35 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Aug 03 13:32:35 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Aug 03 13:32:35 2006] [warn] Init: (<subdomain 1, hidden>:443) You configured HTTP(80) on the standard HTTPS(443) port!
[Thu Aug 03 13:32:35 2006] [warn] Init: (<subdomain 2, hidden>:443) You configured HTTP(80) on the standard HTTPS(443) port!
No worker file and no worker options in httpd.conf \nuse JkWorkerFile to set workers\n
[Thu Aug 03 13:32:35 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Thu Aug 03 13:32:36 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Aug 03 13:32:36 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Aug 03 13:32:36 2006] [warn] Init: (<subdomain 1, hidden>:443) You configured HTTP(80) on the standard HTTPS(443) port!
[Thu Aug 03 13:32:36 2006] [warn] Init: (<subdomain 2, hidden>:443) You configured HTTP(80) on the standard HTTPS(443) port!
No worker file and no worker options in httpd.conf \nuse JkWorkerFile to set workers\n
[Thu Aug 03 13:32:36 2006] [notice] mod_python: Creating 32 session mutexes based on 150 max processes and 0 max threads.
[Thu Aug 03 13:32:36 2006] [notice] Apache/2.0.54 (Linux/SUSE) configured -- resuming normal operations
Any idea?
Btw, the CP works, and it uses SSL.
Also, if i point my browser to http://<domain>:443, i get a 403, but no SSL connection is established