1Panel
1Panel copied to clipboard
[Feature] SSL DNS Provider Account Support AlibabaCloud ESA
1Panel Version
v2.0.12
Please describe your needs or suggestions for improvements
Waiting for upstream lego to support the new DNS provider.
Please describe the solution you suggest
The issue has been filed upstream, and update the integration after their changes are merged. https://github.com/go-acme/lego/issues/2702
I may also contribute a PR when possible.
Additional Information
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.
感谢支持 👍