Results 1 to 2 of 2
I have an apache server set up and it is running fine. I have also added https (ssl) access and I can connect fine within my lan (little padlock etc). ...
- 12-01-2009 #1Just Joined!
- Join Date
- May 2006
- Posts
- 13
https apache outside lan ssl error
I have an apache server set up and it is running fine. I have also added https (ssl) access and I can connect fine within my lan (little padlock etc). But when I try and connect from outside my lan, firefox give the following error.
The connection to my.domain.com has terminated unexpectedly. Some data may have been transferred.
I have also tried the following:
"openssl s_client -connect my.domain.com:443 -state"
again, within the lan I can connect ok (screen full of keys etc) but when I try and connect from outside my lan I get the following.
CONNECTED(00000003)
SSL_connect:before/connect initialization
SSL_connect:SSLv2/v3 write client hello A
10152:error:140790E5:SSL routines:SSl23_WRITE:ssl handshake failure:s23_lib.c:188:
As I can connect from within my lan and I have tried this with and without firewall I can only assume this is a issue with my router (netgear with tomato installed). Any suggestion to help fix this or other things to try would be great.
Thanks,
Pete.
- 12-01-2009 #2Just Joined!
- Join Date
- May 2006
- Posts
- 13
forgot to mention I have forwarded port 443. I assume this is working ok as when I remove the forward I get a connection error and no handshake at all.
Pete.


Reply With Quote