A Python script to clean up expired Let's Encrypt certificates from Traefik's acme.json file.
- Removes expired certificates from
acme.json. - Auto-detects
acme.jsonfile version (v1 and v2/v3). - Handles both top-level and resolver-based certificate structures.
- Provides informative output, including the names of removed certificates.