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,




_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to