Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have a server running on a DMZ with NGINX acting as a reverse proxy. The app itself is inside the secure network (on another server). At present, NGINX is merely forwarding all SSL requests to the application, but the link between Nginx and the app is not encrypted. How can this be achieved?

share|improve this question
Not on-topic for this site, however, it sounds like you are looking for a solution like stunnel or a VPN. If you have technical questions after reading the documentation for the solution you choose and attempting to implement, please consider asking at Server Fault. – danlefree Jan 27 at 10:27

closed as off topic by danlefree Jan 27 at 10:25

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.