[Feature Request] Specify Cert Resolver per resource #1364

Closed
opened 2026-04-05 19:13:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @HWiese1980 on 6/11/2025

I am using Pangolin to route my internal and external domains.

For domains configured through Pangolin, it seems the internal Traefik uses a default cert resolver (which is, as usual, Let's Encrypt for me). The problem is that Traefik also tries to issue certificates for all internal subdomains (*.mydomain.internal) and fails because Let's Encrypt does not allow it.

I have a local step-ca configured to issue self-signed certificates. That works for routers that I explicitly configure in Traefik's dynamic config, however, not for resources configured by Pangolin through the API.

I would like to be able to explicitly specify a cert resolver in the Pangolin frontend for specific resources. Either on resource level or - if possible - even on site level (which would be more convenient and would also give sites a little more to do).

*Originally created by @HWiese1980 on 6/11/2025* I am using Pangolin to route my internal and external domains. For domains configured through Pangolin, it seems the internal Traefik uses a default cert resolver (which is, as usual, Let's Encrypt for me). The problem is that Traefik also tries to issue certificates for all internal subdomains (*.mydomain.internal) and fails because Let's Encrypt does not allow it. I have a local step-ca configured to issue self-signed certificates. That works for routers that I explicitly configure in Traefik's dynamic config, however, not for resources configured by Pangolin through the API. I would like to be able to explicitly specify a cert resolver in the Pangolin frontend for specific resources. Either on resource level or - if possible - even on site level (which would be more convenient and would also give sites a little more to do).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1364