Nginx TCP mode and TLS encryption
kev jr
wi2p at hotmail.com
Fri Nov 15 18:09:46 UTC 2019
Dear all,
I have the following configuration :
- 2 modems (M1 and M2)
- 1 Nginx proxy (N1)
- 2 remote servers (S1 and S2 accessible by internet)
My both modems can communicate by TCP/IP but not able to works with TLS.
I would like to perform the following configuration :
M1 - > TCP communication-> N1->TCP encrypted by TLS - > S1.
Which configuration I have to implement on Nginx in order to permit by modem to communicate with my remote server. And I want at least encrypt the communication between the Nginx proxy and the remote server (S1 and S2)
Thank you for help,
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20191115/c198db7e/attachment.htm>
More information about the nginx-devel
mailing list