-
Notifications
You must be signed in to change notification settings - Fork 11
Issue with Consul mode #2
Comments
I have the same issue with mine on a fresh install and using acme.json. |
It just came to me. Both of us are having issues with wildcards and looking at the openssl command it isn't delimiting the * so bash sees the * as a wildcard in the path and in turn this an ambiguous path. The script needs to delimit the filename to ensure the * can be passed in the parameter. |
This tools is based on Line 9 in 2239607
We (the Traefik team) removed this script: traefik/traefik#4783 So we recommend to migrate to https://github.com/ldez/traefik-certs-dumper/ |
Thanks @ldez. I'll work with that. |
Hey there, i recently updated my traefik configuration to use wildcard certificates, and i've started getting this error:
log
and then the container shuts down and restarts
The text was updated successfully, but these errors were encountered: