Re: peer closed connection in SSL handshake while SSL handshaking

2014-07-02 Thread gp
Thanks for the reply. I realized this morning that this server is actually running Debian Stable, not Ubuntu. I don't think that I can downgrade the openssl package, because that would open me to heartbleed vulnerabilities. I will try standing up a dev server on Debian Testing to see if the newer

Re: peer closed connection in SSL handshake while SSL handshaking

2014-07-01 Thread Kurt Cancemi
Hello, Could your issue be caused by this bug . It looks like Ubuntu is not going to fix this bug in precise. Also see here . In th

Re: peer closed connection in SSL handshake while SSL handshaking

2014-07-01 Thread gp
I forgot to mention that this is running on Ubuntu 12.04LTS, with nginx version: nginx/1.6.0. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251423,251424#msg-251424 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/list

peer closed connection in SSL handshake while SSL handshaking

2014-07-01 Thread gp
connection in SSL handshake while SSL handshaking, client: IP, server: 0.0.0.0:443 Oddly enough, if we hit the API again (or any subsequent time before the device is turned off), this problem does not reoccur - only on the first access. The sites are configured pretty vanilla right now