https://github.com/hfm/sample-nginx-tls-termination-proxy
https://github.com/hfm/sample-nginx-tls-termination-proxy
nginx tls
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hfm/sample-nginx-tls-termination-proxy
- Owner: hfm
- Created: 2018-08-08T00:58:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T06:09:35.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T23:15:23.291Z (over 1 year ago)
- Topics: nginx, tls
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-compose up
curl -k -s -v -tlsv1.0 https://0.0.0.0:8443
curl -k -s -v -tlsv1.1 https://0.0.0.0:8443
curl -k -s -v -tlsv1.2 https://0.0.0.0:8443