Welcome! Log In Create A New Profile

Advanced

Re: SSL pass through

Francis Daly
January 02, 2013 12:44PM
On Wed, Jan 02, 2013 at 12:18:33PM -0500, zuger wrote:

Hi there,

> I would like to use NGINX as a reverse proxy and pass https requests to a
> back-end server without having to install certificates on the NGINX reverse
> proxy because the backend servers are already set up to handle https
> requests.

What you are describing sounds more like a tcp port forwarder than a
reverse proxy to me.

> How would the configuration look like for this purpose?

Do not have "listen 443" or "ssl on" in the nginx.conf. Let your separate
port forwarder listen on port 443 and tunnel the data straight to your
back-end server.

nginx.conf for http will be like pretty much any examples you can find.

f
--
Francis Daly francis@daoine.org

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

SSL pass through

zuger January 02, 2013 12:18PM

Re: SSL pass through

Francis Daly January 02, 2013 12:44PM

Re: SSL pass through

zuger January 02, 2013 04:14PM

Re: SSL pass through

Jonathan Matthews January 02, 2013 04:28PM

SSL termination and HAProxy

zuger January 02, 2013 05:12PM

Re: SSL termination and HAProxy

Jonathan Matthews January 02, 2013 05:30PM

Re: SSL pass through

BronyGuo August 14, 2017 09:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 230
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