[GH-ISSUE #574] [Feature] 希望能增加对DNSpod的支持 #378

Closed
opened 2026-03-03 01:02:52 +03:00 by kerem · 2 comments
Owner

Originally created by @800118 on GitHub (Mar 30, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/574

功能描述 / Description

为什么主机提供商没有DNSpod呢,虽说这个也是腾讯云的服务,可是id和Token并不通用,希望考虑一下
另外提一个小bug,在win系统安装时,文档给的命令并不正确,如下
#########################################
Windows 使用 CMD 作为终端时,.exe 后缀名不可省略。
./certimate.exe serve
#########################################
实际上win系统的命令应该是.\certimate.exe serve

请求动机 / Motivation

增加对DNSpod的支持

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献代码! / I am interested in contributing to this feature!
Originally created by @800118 on GitHub (Mar 30, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/574 ### 功能描述 / Description 为什么主机提供商没有DNSpod呢,虽说这个也是腾讯云的服务,可是id和Token并不通用,希望考虑一下 另外提一个小bug,在win系统安装时,文档给的命令并不正确,如下 ######################################### Windows 使用 CMD 作为终端时,.exe 后缀名不可省略。 ./certimate.exe serve ######################################### 实际上win系统的命令应该是.\certimate.exe serve ### 请求动机 / Motivation 增加对DNSpod的支持 ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献代码! / I am interested in contributing to this feature!
kerem 2026-03-03 01:02:52 +03:00
Author
Owner

@fudiwei commented on GitHub (Mar 30, 2025):

DNSPod 可以用腾讯云的 AccessKey/SecretKey。

https://docs.dnspod.cn/account/dnspod-token/

<!-- gh-comment-id:2764489186 --> @fudiwei commented on GitHub (Mar 30, 2025): DNSPod 可以用腾讯云的 AccessKey/SecretKey。 > https://docs.dnspod.cn/account/dnspod-token/
Author
Owner

@800118 commented on GitHub (Mar 30, 2025):

DNSPod 可以用腾讯云的 AccessKey/SecretKey。

https://docs.dnspod.cn/account/dnspod-token/

感谢解答,那这样就无法使用原有的DNSPod密钥了,还需要去申请一个腾讯云的 AccessKey/SecretKey

<!-- gh-comment-id:2764511683 --> @800118 commented on GitHub (Mar 30, 2025): > DNSPod 可以用腾讯云的 AccessKey/SecretKey。 > > > https://docs.dnspod.cn/account/dnspod-token/ 感谢解答,那这样就无法使用原有的DNSPod密钥了,还需要去申请一个腾讯云的 AccessKey/SecretKey
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#378
No description provided.