Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Nginx as a reverse proxy with client certificate

$
0
0
Hi,

I have the following scenario

_____________________
| app (backend) --> nginx | --> server (3rd party)
-----------------------------------

We have a backend that want to do third-party requests to a server that requires client certificate, but we want to avoid adding the client certificate on the app, and instead do this with Nginx. Is this possible? If so, how can this be set up?

Viewing all articles
Browse latest Browse all 4759

Trending Articles