Skip to content
Snippets Groups Projects

acme: add preferred_chain option

Open Charles Decoux requested to merge add-preferred-chain into master
2 unresolved threads
Compare and
3 files
+ 17
3
Preferences
Compare changes
Files
3
@@ -14,6 +14,7 @@ acme_experimental_cname_support: false
acme_renew_interval: daily
acme_valid_min_days: 30
acme_postrun: ""
acme_preferred_chain: ""
Please register or sign in to reply
# If set to false, only new or changed servicess will be started when role is
# applied
@@ -46,3 +47,4 @@ acme_certificates: []
# # they have changed.
# acme_postrun: |
# cat fullchain.pem
# preferred_chain: "ISRG Root X1"