SurrealSystems
Verified User
- Joined
- Apr 6, 2009
- Messages
- 9
I have a server running DirectAdmin and I am having trouble getting SSL working.
I setup a secure.domain.com and I gave it it's own IP. I put index.html in private_html/ and private_html/secure as well as public and public/secure and CHMOD them to 755
I get a 403 Forbidden when trying to access secure.domain.com.
I did generate a key for now until I can get this going to request a key. I need to up and running very shortly. Thanks!
[Mon Apr 6 09:31:30 2009] [crit] [client 55.55.55.55] (13)Permission denied: /home/peter/domains/***.ca/private_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Mon Apr 6 09:31:30 2009] [error] [client 55.55.55.5] (13)Permission denied: access to /403.shtml failed because search permissions are missing on a component of the path
[Mon Apr 6 09:37:29 2009] [crit] [client 55.55.55.5] (13)Permission denied: /home/peter/domains/***.ca/private_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Mon Apr 6 09:37:29 2009] [error] [client 55.55.55.5] (13)Permission denied: access to /403.shtml failed because search permissions are missing on a component of the path
[Mon Apr 6 09:45:07 2009] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows)
[Mon Apr 6 09:45:07 2009] [error] System: Connection reset by peer (errno: 104)
[Mon Apr 6 09:45:10 2009] [error] mod_ssl: SSL handshake failed (server www.***.ca:443, client 55.55.55.5) (OpenSSL library error follows)
[Mon Apr 6 09:45:10 2009] [error] OpenSSL: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown
[Mon Apr 6 09:45:11 2009] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows)
[Mon Apr 6 09:45:11 2009] [error] System: Connection reset by peer (errno: 104)
I setup a secure.domain.com and I gave it it's own IP. I put index.html in private_html/ and private_html/secure as well as public and public/secure and CHMOD them to 755
I get a 403 Forbidden when trying to access secure.domain.com.
I did generate a key for now until I can get this going to request a key. I need to up and running very shortly. Thanks!
[Mon Apr 6 09:31:30 2009] [crit] [client 55.55.55.55] (13)Permission denied: /home/peter/domains/***.ca/private_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Mon Apr 6 09:31:30 2009] [error] [client 55.55.55.5] (13)Permission denied: access to /403.shtml failed because search permissions are missing on a component of the path
[Mon Apr 6 09:37:29 2009] [crit] [client 55.55.55.5] (13)Permission denied: /home/peter/domains/***.ca/private_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Mon Apr 6 09:37:29 2009] [error] [client 55.55.55.5] (13)Permission denied: access to /403.shtml failed because search permissions are missing on a component of the path
[Mon Apr 6 09:45:07 2009] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows)
[Mon Apr 6 09:45:07 2009] [error] System: Connection reset by peer (errno: 104)
[Mon Apr 6 09:45:10 2009] [error] mod_ssl: SSL handshake failed (server www.***.ca:443, client 55.55.55.5) (OpenSSL library error follows)
[Mon Apr 6 09:45:10 2009] [error] OpenSSL: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown
[Mon Apr 6 09:45:11 2009] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows)
[Mon Apr 6 09:45:11 2009] [error] System: Connection reset by peer (errno: 104)
Last edited: