mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1341] 自动续签问题 #7861
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7861
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 @tuxsu on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1341
作者大大,你好,想请教个问题,我使用的是
letsencrypt证书我看代码写的是超过设置的天数
ps:默认7天就会进行自动续签,证书申请下来后开始计算,7天后定时任务就会执行续签证书代码,我这边登录后台也看到证书续期成功的通知了,想问下这个7天是不是有点频繁了证书续期间隔最大设置21天;一般90天的证书,剩余30天才会自动续签;