SSL problems

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)
 
Last edited:
You should check your permissions they are not right.
 
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

Please read this and reply. Then we'll have some information to use to be able to help you.

Jeff
 
You have asked for help with a domain but did not give the domain.

I know it is a permission problem

Same principle. You say you already know that its a permissions problem but you have not shown us what the current permissions are on the files and directories in question.

but where?

The log tells you where.

I also think its funny that you don't want to give up your domain name but you willingly give up your username to the server.
 
Now here is why giving the domain is so important.

wholesaleplus.ca resolves to 66.51.99.157 but when you put 66.51.99.157 in the browser it goes to a different site, JW Auto Group. https://wholesaleplus.ca is trying to go to the JW Auto Group site.

wholesaleplus.ca and its ip should be going to the same place. I suspect wholesaleplus.ca is still on a shared ip. You need to check what ip its really suposed to go to.

We could have never figured this out without the domain.
 
They all work for me in the sense that they all reach the server. The secure sites have bad certs.

If you can't reach them, then you need to either clear your local DNS cache or wait until DNS resolves.

Jeff
 
Back
Top