Re: TLS handshake failure i/o timeout

2014-09-18 Thread espeake
enssl-users@openssl.org, espe...@oreillyauto.com Date: 09/18/2014 01:29 PM Subject: Re: TLS handshake failure i/o timeout This may sound basic, but have you verified that the firewall on the server is set up to allow communication from the client? I think Ubuntu's firewall rejects all

Re: TLS handshake failure i/o timeout

2014-09-18 Thread Kyle Hamilton
This may sound basic, but have you verified that the firewall on the server is set up to allow communication from the client? I think Ubuntu's firewall rejects all traffic to ports that don't match what its installed and configured packages claim they run on, without external configuration. -Ky

TLS handshake failure i/o timeout

2014-09-18 Thread espeake
I have an ubuntu 14.04 with openssl 1.0.1f-1ubuntu2.3 server running and a another server connecting as the client with ubuntu 12.04 with openssl 1.0.1-4ubuntu5.16. I am getting an error about the TLS handshake failing i/o timeout. I have tried using our internal wildcard certs on both servers s