mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #343] Add a setting for renewal interval #5968
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#5968
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 @mattiapv on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/343
Hello, is there a specific reason for setting the default renew interval to 7 days?
github.com/0xJacky/nginx-ui@4289d55562/internal/cert/auto_cert.go (L63)Since a certificate is valid for 90 days, I would prefer to have a setting to increase the renew interval. For example:
Thank you
@Condorello commented on GitHub (Jun 23, 2024):
Hi, seems that the GUI is limited to 21 days max, could be elevated at 60 days as suggest by lets encrypt?