docker-compose-files/nginx/nginx_https_2
Baohua Yang bc6e104434 Add nginx https 2 sample 2022-02-02 17:46:41 -08:00
..
ssl Add nginx https 2 sample 2022-02-02 17:46:41 -08:00
README.md Add nginx https 2 sample 2022-02-02 17:46:41 -08:00
docker-compose.yml Add nginx https 2 sample 2022-02-02 17:46:41 -08:00
nginx1.conf Add nginx https 2 sample 2022-02-02 17:46:41 -08:00
nginx2.conf Add nginx https 2 sample 2022-02-02 17:46:41 -08:00

README.md

Nginx with App

Nginx serves as a proxy, and terminates the ssl from client.

Nginx1 (mutual tls) --> Nginx2 (ssl terminate) --> app