adferrand / dnsrobocert

Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
https://dnsrobocert.readthedocs.io
MIT License
550 stars 88 forks source link

[Feature Request] CPanel Support #1185

Open OdinVex opened 1 month ago

OdinVex commented 1 month ago

There are some DNS servers managed by CPanel...but unfortunately DNSroboCert doesn't (yet?) support CPanel. I noticed a short Python script that supports CPanel DNS management (TXT records, specifically mentioning DNS validation). Perhaps it might be worth looking into integrating such support?

OdinVex commented 1 month ago

I see the issue is raised with Lexicon: https://github.com/AnalogJ/lexicon/issues/254