Add acme.profile and acme.emailAddresses options

This commit is contained in:
Ludovic Fernandez 2025-03-17 10:00:07 +01:00 committed by GitHub
parent ae4a00b4bc
commit 50b0d772e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 97 additions and 7 deletions

View file

@ -505,6 +505,8 @@
email = "foobar"
caServer = "foobar"
preferredChain = "foobar"
profile = "foobar"
emailAddresses = ["foobar", "foobar"]
storage = "foobar"
keyType = "foobar"
certificatesDuration = 42
@ -533,6 +535,8 @@
email = "foobar"
caServer = "foobar"
preferredChain = "foobar"
profile = "foobar"
emailAddresses = ["foobar", "foobar"]
storage = "foobar"
keyType = "foobar"
certificatesDuration = 42