mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 21:25:54 +03:00
[GH-ISSUE #43] [Feature] 自定义DNS服务器功能 #33
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#33
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 18, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/43
因众所周知的原因,申请增加自定义DNS服务器功能,以防止本地服务器污染。
@XihongshiFG commented on GitHub (Sep 18, 2024):
+1呢,我被这个问题困扰了一上午
N2024/09/18 02:29:11 [INFO] Wait for propagation [timeout: 2m0s, interval: 2s]
W2024/09/18 02:29:14 [INFO] [xx.xyz] acme: Waiting for DNS record propagation.
W2024/09/18 02:29:18 [INFO] [xx.xyz] acme: Waiting for DNS record propagation.
一直这样然后会最后失败,后来发现是open的dns会缓存记录,等待的2分钟内缓存没更新就失败了,后来指定了母鸡的dns后解决了
@usual2970 commented on GitHub (Sep 19, 2024):
已支持 v0.1.8