mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1145] [Feature] 希望能设置证书获取的超时时间 #772
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#772
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 @HMBSbige on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1145
Description / 功能描述
希望能设置证书获取的超时时间,对应 lego 的
--cert.timeout参数Motivation / 请求动机
使用 ACME 自定义节点申请证书时,目前我使用的 CA 颁发证书需要 5 分钟以上,默认 30 秒的超时会导致无法正确获取到证书
Miscellaneous / 其他
No response
Contribution / 贡献代码
@HMBSbige commented on GitHub (Jan 19, 2026):
我觉得配置放到每个申请证书节点的高级设置里更合适,不同 CA 有不同的 timeout