I updated nginx but the problem persists. Could it be some sort of misconfiguration of my nginx?by kostbad - Nginx Mailing List - English
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 ?by kostbad - Nginx Mailing List - English
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 --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/ruby kostbad - Nginx Mailing List - English
The nginx version is 1.2.6.by kostbad - Nginx Mailing List - English
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: ...... server: ........, request: "GET /........./images/logo.jpg HTTP/1.1", upstream: &qby kostbad - Nginx Mailing List - English
I tried to do use the ssltest from qualys.com: https://www.ssllabs.com/ssltest/ 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: ......, server: ....... I've gby kostbad - Nginx Mailing List - English