Welcome! Log In Create A New Profile

Advanced

Setting the SSL protocol used on proxy_pass?

Edward Hibbert
December 30, 2014 04:46AM
I am trying to set up a reverse proxy which handles SSL. This is my first
time, so I may be doing something stupid.

On the NGINX which is acting as a proxy I get this:

SSL_do_handshake() failed (SSL: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol) while SSL handshaking to
upstream,

On the NGINX which is upstream I am configured to only accept TLS, because
of recent SSL security problems.

ssl_protocols TLSv1.2 TLSv1.1 TLSv1;

I would guess that the problem here is that NGINX is opening the proxy
connection using the wrong SSL protocol. Is there a way to control which
protocol it uses for the proxy connection?

Thanks for any help,

Edward
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Setting the SSL protocol used on proxy_pass?

Edward Hibbert December 30, 2014 04:46AM

Re: Setting the SSL protocol used on proxy_pass?

Maxim Dounin December 30, 2014 06:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 120
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready