mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #667] 能否增加其它域名验证方式 #448
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#448
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 @whsir on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/667
功能描述 / Description
部署体验后,发现申请ssl证书只能通过DNS验证。
请求动机 / Motivation
能否增加CNAME或者文件方式进行验证呢?
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (May 8, 2025):
duplicate #644
@fudiwei commented on GitHub (May 8, 2025):
如果你指的 CNAME 是类似于 ohttps、httpsok 等付费服务的那种,那是不可能的。所谓 CNAME 验证就是 DNS 验证,只不过是把你的域名 CNAME 给第三方,让第三方帮你托管 DNS 验证。Certimate 压根没有 SaaS,无法帮你托管。
@whsir commented on GitHub (May 9, 2025):
httpsok没用过,我试过Certd,它有CNAME、文件验证并且是免费的
@fudiwei commented on GitHub (May 9, 2025):
没有提供 SaaS 的计划。如有需要你可以继续使用其他产品。
@aizhou01 commented on GitHub (Jul 8, 2025):
那就是不支持,本身文件验证也是一种申请域名支持方式,这和SaaS 有什么关系。
@fudiwei commented on GitHub (Jul 8, 2025):
这里没有任何人在说二者有关系 😕 从始至终都在讲的都是:HTTP-01 duplicate #644,CNAME 没有计划提供 SaaS 托管。
@aizhou01 commented on GitHub (Jul 8, 2025):
这是提出支持除dns以外验证方式,回复者说:没有提供 SaaS 的计划,这感觉回复牛头不对马嘴。反正你是owner方,你说不支持就不支持,有能力只能自己改,没能力在找其他相同产品来代替了。
@fudiwei commented on GitHub (Jul 8, 2025):
没有必要表现得很刻薄。
原 PO 提出了两种除 DNS 以外的验证方式:CNAME 或者文件方式进行验证。我回复文件方式、也即所谓的 HTTP-01 议题重复因此被关闭(包括你发起的两个 Issue 也因为同样的理由被关闭),CNAME 没有计划提供 SaaS 托管。显然你没有理解这个上下文,误以为 SaaS 跟 HTTP-01 有关。没有任何人说二者有关系。
P.S. 我并不是项目 Owner,我也是个社区贡献者 😄