docker-nginx-ssl-proxy icon indicating copy to clipboard operation
docker-nginx-ssl-proxy copied to clipboard

Is Wild Card Certificate Generation Supported?

Open pogzie opened this issue 7 years ago • 1 comments

I've tried using SERVERNAME: *.example.com but it doesnt seem to work.

pogzie avatar Aug 01 '18 17:08 pogzie

You need to use the DNS plugin for wildcards, so the setup is a bit different.

I'm just trying to convert this container to run on a RaspberryPi so should know soon enough how easy it would be to convert to wildcard.

BrendonW avatar Feb 19 '19 21:02 BrendonW