DanielDent / docker-nginx-ssl-proxy

SSL Front-End Proxy With Automatic Free Certificate Management
https://hub.docker.com/r/danieldent/nginx-ssl-proxy/
Other
204 stars 68 forks source link

Is Wild Card Certificate Generation Supported? #12

Open pogzie opened 6 years ago

pogzie commented 6 years ago

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

BrendonW commented 5 years ago

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.