docker-squid
docker-squid copied to clipboard
Allow custom SSL cert
When I run webmin, it looks like it is using an SSL cert generated on the fly. Is there any way a param can be passed to docker to use a SSL cert that I own?
➤ Jim Ma commented:
The ssl cert and key are in /etc/webmin/miniserv.pem.
You can mount the /data to a volume or local directory, then update the /etc/webmin/miniserv.pem.
➤ Sameer Naik commented:
@zgardner does the suggestion of @jim3ma help?
➤ Lloyd Watkin commented:
I turned off SSL in webmin, set referer key in /etc/webmin/config as I am using letsencrypt docker nginx companion