feat: allow configuration of ACME certificates duration

This commit is contained in:
Pablo Montepagano
2021-11-10 08:06:09 -03:00
committed by GitHub
parent 1f17731369
commit 0a5c9095ac
12 changed files with 183 additions and 19 deletions

View File

@@ -426,6 +426,7 @@
"preferredChain": "foobar",
"storage": "Storage",
"keyType": "MyKeyType",
"certificatesDuration": 42,
"dnsChallenge": {
"provider": "DNSProvider",
"delayBeforeCheck": "42ns",