forked from Ivasoft/traefik
feat: allow configuration of ACME certificates duration
This commit is contained in:
committed by
GitHub
parent
1f17731369
commit
0a5c9095ac
@@ -426,6 +426,7 @@
|
||||
"preferredChain": "foobar",
|
||||
"storage": "Storage",
|
||||
"keyType": "MyKeyType",
|
||||
"certificatesDuration": 42,
|
||||
"dnsChallenge": {
|
||||
"provider": "DNSProvider",
|
||||
"delayBeforeCheck": "42ns",
|
||||
|
||||
Reference in New Issue
Block a user