mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #134] [Feature] 能否增加只有手动设置dns方式的域名申请证书 #99
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#99
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 @dscao on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/134
功能描述
支持某些情况下,掌握的权限只能手动设置dns,没有dns 服务商的授权信息。比如很早期,公司的域名和空间找的一家网络公司服务的,域名和空间都是万网,现在就是阿里云。域名管理和空间管理给到我们了,但不是阿里的会员身份,是单独的控制面板。
域名管理(可设置dns,但无api方式):https://dc.aliyun.com/login/loginx
主机管理(可上传一个证书):https://cp.aliyun.com/login
动机
对于可以手动配置dns,但无dns 服务商的授权信息时也可使用。
替代方案
目前是用acme的命令行方式:https://github.com/acmesh-official/acme.sh?tab=readme-ov-file#9-use-dns-manual-mode
其他信息
@littleyz commented on GitHub (Oct 25, 2024):
哈哈,你这个情况和我很像。你可以去腾讯云(dnspod),华为云之类的申请个DNS域名解析服务(阿里云的不行)。然后在万网的域名控制面板里修改域名的DNS,之后就可以使用相应厂家的域名解析服务了。
@fudiwei commented on GitHub (Jan 16, 2025):
duplicate #91 #100