-
- Downloads
TLS Nginx listening on localhost for testing purposes
This branch is not indented for merging at this time, just as a reference when we need to test something with HTTPS url on localhost, or when we want to simulate ingress locally.
parent
11a49318
No related branches found
No related tags found
Showing
- docker-compose.yml 15 additions, 0 deletionsdocker-compose.yml
- nginx/localhost-key.pem 28 additions, 0 deletionsnginx/localhost-key.pem
- nginx/localhost.crt 25 additions, 0 deletionsnginx/localhost.crt
- nginx/localhost.key 28 additions, 0 deletionsnginx/localhost.key
- nginx/localhost.pem 25 additions, 0 deletionsnginx/localhost.pem
- nginx/nginx.conf 37 additions, 0 deletionsnginx/nginx.conf
nginx/localhost-key.pem
0 → 100644
nginx/localhost.crt
0 → 100644
nginx/localhost.key
0 → 100644
nginx/localhost.pem
0 → 100644
nginx/nginx.conf
0 → 100644
Please register or sign in to comment