Re: [EXT] Re: Nginx as reverse proxy for https traffic

2018-04-11 Thread Aleksandar Lazic
gt; -Original Message- > From: Aleksandar Lazic [mailto:al-ng...@none.at] > Sent: Wednesday, April 11, 2018 1:01 PM > To: nginx@nginx.org; Ajay Sonawane > Subject: [EXT] Re: Nginx as reverse proxy for https traffic > > Am 11.04.2018 um 07:11 schrieb Ajay Sonawane: >>

RE: [EXT] Re: Nginx as reverse proxy for https traffic

2018-04-11 Thread Ajay Sonawane
pleted but no logs after that. -Original Message- From: Aleksandar Lazic [mailto:al-ng...@none.at] Sent: Wednesday, April 11, 2018 1:01 PM To: nginx@nginx.org; Ajay Sonawane Subject: [EXT] Re: Nginx as reverse proxy for https traffic Am 11.04.2018 um 07:11 schrieb Ajay Sonawane: > I

Re: Nginx as reverse proxy for https traffic

2018-04-11 Thread Aleksandar Lazic
Am 11.04.2018 um 07:11 schrieb Ajay Sonawane: > I am trying to use Nginx as a reverse proxy in an environment where > clients connects to my server (https://myserver:10443 > ). I am trying to use Nginx as a reverse proxy > so that client will connect to Nginx proxy and Ngin

Nginx as reverse proxy for https traffic

2018-04-10 Thread Ajay Sonawane
I am trying to use Nginx as a reverse proxy in an environment where clients connects to my server (https://myserver:10443). I am trying to use Nginx as a reverse proxy so that client will connect to Nginx proxy and Nginx will forward all requests to backend server. The c