Enable to override certificates in key-value store when using storeconfig
This commit is contained in:
parent
68cc826519
commit
4a3b1f3847
3 changed files with 26 additions and 13 deletions
|
@ -63,6 +63,13 @@ entryPoint = "https"
|
|||
#
|
||||
# acmeLogging = true
|
||||
|
||||
# If true, override certificates in key-value store when using storeconfig.
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
#
|
||||
# overrideCertificates = true
|
||||
|
||||
# Enable on demand certificate generation.
|
||||
#
|
||||
# Optional (Deprecated)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue