Generate self-signed certificate for given SERVER_DOMAIN on the fly and starts a proxy https server.
50K+
https://github.com/qoomon/self-signed-https-proxy
Generate self-signed certificate for given SERVER_DOMAIN on the fly and starts a proxy https server.
docker run -p 443:443 qoomon/self-signed-https-proxy
docker run -v "$PWD":'/etc/nginx/certificates' -p 443:443 qoomon/self-signed-https-proxy
SERVER_DOMAIN default: 'localtest.me'
127.0.0.1SERVER_PORT default: '443'TARGET_DOMAIN default: "$SERVER_DOMAIN"TARGET_PORT default: '80'Content type
Image
Digest
Size
11.1 MB
Last updated
over 7 years ago
docker pull qoomon/self-signed-https-proxy