Skip to content
Snippets Groups Projects
Commit 6f7a3673 authored by ale's avatar ale
Browse files

Renew ACME certificates before the warning deadline

parent bb1808bc
No related branches found
No related tags found
No related merge requests found
Pipeline #44509 failed
......@@ -28,7 +28,7 @@ const (
var (
checkIntervalSeconds = 9600
renewalTimeout = 1800 * time.Second
renewalDays = 15
renewalDays = 22
)
type Cert struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment