Import Upstream version 4.12.4
This commit is contained in:
14
install/share/pki-acme-engine.conf.template
Normal file
14
install/share/pki-acme-engine.conf.template
Normal file
@@ -0,0 +1,14 @@
|
||||
# VERSION 2 - DO NOT REMOVE THIS LINE
|
||||
# Parameters read by ACMEEngineConfigFileSource, i.e. these are
|
||||
# expected to be in the file pointed to by the 'filename' directive
|
||||
# above.
|
||||
#
|
||||
# IPA only sets the values it uses.
|
||||
#
|
||||
# Whether to enable the ACME service:
|
||||
enabled=false
|
||||
|
||||
# Whether to accept wildcard DNS identifiers:
|
||||
policy.wildcard=false
|
||||
|
||||
baseURL=https://$FQDN/acme
|
||||
Reference in New Issue
Block a user