docker-squid icon indicating copy to clipboard operation
docker-squid copied to clipboard

Allow custom SSL cert

Open sameersbn opened this issue 7 years ago • 3 comments

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?

sameersbn avatar Mar 15 '18 16:03 sameersbn

➤ 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.

sameersbn avatar Mar 15 '18 16:03 sameersbn

➤ Sameer Naik commented:

@zgardner does the suggestion of @jim3ma help?

sameersbn avatar Mar 15 '18 16:03 sameersbn

➤ Lloyd Watkin commented:

I turned off SSL in webmin, set referer key in /etc/webmin/config as I am using letsencrypt docker nginx companion

sameersbn avatar Mar 15 '18 16:03 sameersbn