RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-11 Thread Lukas Tribus
> I updated nginx but the problem persists. > > Could it be some sort of misconfiguration of my nginx? No, but I suggest you try reconfiguring your cipher suites anyway to exclude anything kerberos related like previously suggested. Lukas

Re: RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-11 Thread kostbad
I updated nginx but the problem persists. Could it be some sort of misconfiguration of my nginx? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266590,266800#msg-266800 ___ nginx mailing list nginx@nginx.org

RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-05 Thread Lukas Tribus
> nginx version: nginx/1.2.6 > built by gcc 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) > [...] > CentOS 6.7 server Try disabling kerberos cipher suites [1], you may be hitting some obscure CentOS/RedHat libc issues [2]. [1]

Re: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-05 Thread kostbad
How do i update to the latest stable version of nginx on a CentOS 6.7 server? Are there any precautions before the update? Will if affect my current settings-conf ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266590,266641#msg-266641

Re: RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread kostbad
Sorry, this is the output i get: Thanks, it's probably time to update my system. nginx version: nginx/1.2.6 built by gcc 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) TLS SNI support enabled configure arguments: --prefix=/etc/nginx/ --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf

Re: RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread Maxim Dounin
Hello! On Wed, May 04, 2016 at 06:58:19AM -0400, kostbad wrote: > The nginx version is 1.2.6. That's not "nginx -V" output you were asked for. Nevertheless, it's probably enough to conclude you should upgrade before doing anything else. The 1.2.x branch is not supported for more than 3

Re: RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread kostbad
The nginx version is 1.2.6. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266590,266603#msg-266603 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

RE: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread Lukas Tribus
> When ssllabs tests for deprecated cipher suites, it stays there forever. > I have to close the ssllabs test page and then my nginx server stays down > until i restart it. Please provide the output of nginx -V. ___

Re: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread kostbad
When ssllabs tests for deprecated cipher suites, it stays there forever. I have to close the ssllabs test page and then my nginx server stays down until i restart it. I also got the following error: 113 upstream prematurely closed connection while reading response header from upstream, client:

Re: ssl test causes nginx to crash (SSL_do_handshake() failed)

2016-05-04 Thread A. Schulze
kostbad: Every time i run it, my nginx server (ssl terminator) crashes and i have to restart it. I get the following error in my nginx logs: *734 SSL_do_handshake() failed (SSL: error:140A1175:SSL routines:SSL_BYTES_TO_CIPHER_LIST:inappropriate fallback) while SSL handshaking, client: