mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[GH-ISSUE #2961] On version 1.18.1 cert status issue #11046
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oschwartz10612 on GitHub (May 1, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2961
Originally assigned to: @oschwartz10612 on GitHub.
Discussed in https://github.com/orgs/fosrl/discussions/2957
Originally posted by andrey0001 May 1, 2026
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?