mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #909] [Feature] joohoi/acme-dns 的驱动实现 #619
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#619
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 @orangejx on GitHub (Aug 9, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/909
功能描述 / Description
实现 joohoi/acme-dns 的 DNS 驱动支持.
请求动机 / Motivation
我在 Certimate Docs -> 参考 -> 提供商 -> 支持的 DNS 提供商 -> 我的域名注冊商不在清单内?-> 3.搭建并使用 ACME DNS 中发现了 Certimate 提到了支持 ACME DNS , 而目前我的验证方式全都是由ACME DNS进行驱动的, 然而当我部署 Certimate 之后我发现支持的只有go-acme/lego中的httpreq, 我在 Telegram 的群组中咨询后得知, 似乎确实没有对 ACME DNS 的支持.
因此我希望为 Certimate 贡献这个 ACME DNS 驱动, 如果 Certimate 已经支持了它, 我想要了解一下如何配置它.
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Aug 11, 2025):
确实遗漏了,文档写完忘记实现 provider 了 😂