-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add TencentCloud API #4782
Add TencentCloud API #4782
Conversation
Adapt to Tencent Cloud (DNSPod) API 3.0
Welcome |
@Neilpang 感谢大佬指点,已经修正过来了,改完后的脚本已经完成了验证https://github.com/KincaidYang/acme.sh/actions/runs/6059119833 |
_hex_dump已完成替换,测试结果https://github.com/KincaidYang/acme.sh/actions/runs/6092973401 |
Adapt to Tencent Cloud (DNSPod) API 3.0
Add support for Tencent Cloud (DNSPod) API 3.0, considering that DNSPod has fully integrated into the Tencent Cloud API system, and the original API is no longer updated and maintained, it is adapted for Tencent Cloud API 3.0. Official documentation can be found at: https://docs.dnspod.cn/api/api3/.
After completing the adaptation, the script will support both DNSPod domestic and international sites (currently only supports domestic sites, the official team is working on optimizing and adapting some interfaces for international sites), and there will be no need for separate adaptation for Tencent Cloud or Tencent Cloud international sites.
All tests have passed, please check: https://github.com/KincaidYang/acme.sh/actions/runs/6057897138
Before submitting the request, I have consulted https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide and https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test and completed the corresponding tests.
Attached is a screenshot of the dig test when applying for a wildcard domain certificate: