Update go-acme/lego to v4.0.1
This commit is contained in:
parent
f3090a452a
commit
41aa2672cd
17 changed files with 197 additions and 100 deletions
|
@ -328,6 +328,7 @@ certificatesResolvers:
|
|||
acme:
|
||||
email: foobar
|
||||
caServer: foobar
|
||||
preferredChain: foobar
|
||||
storage: foobar
|
||||
keyType: foobar
|
||||
dnsChallenge:
|
||||
|
@ -344,6 +345,7 @@ certificatesResolvers:
|
|||
acme:
|
||||
email: foobar
|
||||
caServer: foobar
|
||||
preferredChain: foobar
|
||||
storage: foobar
|
||||
keyType: foobar
|
||||
dnsChallenge:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue