Pangolin requests certificates for domains of deleted resources #292

Closed
opened 2026-04-05 17:05:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @eldridgea on 1/30/2026

Describe the Bug

When I delete a public resource from Pangolin, Pangolin still requests certificates for that subdomain. I regularly get certificate transparency reports for certificates issued from Lets Encrypt to subdomains that I used to have as a resource in pangolin and have since been deleted.

Environment

  • OS Type & Version: Ubuntu 24.04
  • Pangolin Version: 1.15.1
  • Gerbil Version: 1.3.0
  • Traefik Version: 3.6.7
  • Newt Version: 1.9.0
  • Olm Version: (if applicable)

To Reproduce

  1. Create a public resource in Pangolin
  2. After a certificate has been issued for the resource's subdomain and is available in Pangolin, delete the resource
  3. When certificate renewal comes around, Pangolin will renew the certificate of the deleted resource's subdomain

Expected Behavior

Certificate issuance and renewals are only requested for subdomains connected to existing resources.

*Originally created by @eldridgea on 1/30/2026* ### Describe the Bug When I delete a public resource from Pangolin, Pangolin still requests certificates for that subdomain. I regularly get certificate transparency reports for certificates issued from Lets Encrypt to subdomains that I used to have as a resource in pangolin and have since been deleted. ### Environment - OS Type & Version: Ubuntu 24.04 - Pangolin Version: 1.15.1 - Gerbil Version: 1.3.0 - Traefik Version: 3.6.7 - Newt Version: 1.9.0 - Olm Version: (if applicable) ### To Reproduce 1. Create a public resource in Pangolin 2. After a certificate has been issued for the resource's subdomain and is available in Pangolin, delete the resource 3. When certificate renewal comes around, Pangolin will renew the certificate of the deleted resource's subdomain ### Expected Behavior Certificate issuance and renewals are only requested for subdomains connected to existing resources.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#292