Re: nginx proxy without ssl termination

2022-11-20 Thread Payam Chychi
On Sun, Nov 20, 2022 at 1:07 PM masber masber wrote: > dear nginx community, > > I would like to communicate with a client with a server application, they > can't see each other directly and I would like to use an nginx server to > solve this. The communication goes through HTTPS which is already

nginx proxy without ssl termination

2022-11-20 Thread masber masber
dear nginx community, I would like to communicate with a client with a server application, they can't see each other directly and I would like to use an nginx server to solve this. The communication goes through HTTPS which is already set up on the server. I was wondering whether it would be po