mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #574] [Feature] 希望能增加对DNSpod的支持 #378
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#378
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@fudiwei commented on GitHub (Mar 30, 2025):
DNSPod 可以用腾讯云的 AccessKey/SecretKey。
@800118 commented on GitHub (Mar 30, 2025):
感谢解答,那这样就无法使用原有的DNSPod密钥了,还需要去申请一个腾讯云的 AccessKey/SecretKey