-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
Welcome
- Yes, I've searched for similar issues on GitHub and didn't find any.
- Yes, the DNS provider exposes a public API.
- Yes, I know that the lego maintainers don't have an account in all DNS providers in the world.
- Yes, I'm able to create a pull request and be able to maintain the implementation.
- Yes, I'm able to test an implementation if someone creates a pull request to add the support of this DNS provider.
How do you use lego?
Through 1Panel
Link to the DNS provider
https://www.alibabacloud.com/en/product/esa
Link to the API documentation
Additional Notes
Alibaba Cloud ESA (Edge Security Acceleration) is a new CDN and edge security platform from Alibaba Cloud.
Unlike the traditional Alibaba Cloud DNS service (AliDNS), ESA adopts a nameserver (NS)–based integration model similar to Cloudflare — meaning that once a domain is onboarded to ESA, the DNS resolution must be managed within ESA itself, not through the standard Alibaba Cloud DNS console.
Because of this architecture, existing alidns providers in lego cannot be reused for certificate automation. ESA exposes a separate API for DNS record management, distinct from the one used by AliDNS.