-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Add TencentCloud API #4782
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
Merged
Neilpang
merged 5 commits into
acmesh-official:dev
from
KincaidYang:KincaidYang-patch-4
Sep 13, 2023
Merged
Add TencentCloud API #4782
Neilpang
merged 5 commits into
acmesh-official:dev
from
KincaidYang:KincaidYang-patch-4
Sep 13, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adapt to Tencent Cloud (DNSPod) API 3.0
|
Welcome |
Neilpang
reviewed
Sep 2, 2023
Neilpang
reviewed
Sep 2, 2023
Neilpang
reviewed
Sep 2, 2023
Neilpang
reviewed
Sep 2, 2023
Neilpang
reviewed
Sep 2, 2023
|
@Neilpang 感谢大佬指点,已经修正过来了,改完后的脚本已经完成了验证https://github.com/KincaidYang/acme.sh/actions/runs/6059119833 |
Neilpang
reviewed
Sep 3, 2023
Neilpang
reviewed
Sep 3, 2023
Neilpang
reviewed
Sep 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
