On version 1.18.1 cert status issue #2957
andrey0001
started this conversation in
Releases
Replies: 2 comments 20 replies
-
|
Ahh so you store the certs in different files. We dont handle that right now but I will try to for the next 1.18.2 patch. Will they all conflict if you point them at the same file? |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
For now I have: And in config I have: Am I correct in understanding that it should go through the subfolders and find all acme.json? |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I upgraded to the 1.18.1, I see that some of my certificates "failed"
acme_json_path: "config/letsencrypt/acme.json"use only "acme.json" to check certificates.But I have additional config in traefik for wildcard certificates:
In this case, all my certificates located outside of "acme.json" is "failed".
I think I'm not the only one with wildcard certificates configured, and the problem is still ongoing.
What can I do?
Beta Was this translation helpful? Give feedback.
All reactions