mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #54] [Feature] 建议在申请证书前增加清理DNS记录机制 #41
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#41
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 @o2asdv on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/54
在之前使用LEGO项目进行证书获取时,出现过因CF内有多个"_acme-challenge"导致无法认证成功的问题,建议在添加新的"_acme-challenge"记录前,检查并清理相关记录,并等待一段时间在做下一步验证。
附当时自己写的shell脚本供参考
@usual2970 commented on GitHub (Nov 2, 2024):
感谢反馈~ 后续没有这方面的迭代计划
欢迎提交 PR