security/acme-client: re-enable NAME_setup use, refs 4e01cb2333

This commit is contained in:
Frank Wall
2022-10-21 15:42:56 +02:00
parent b94aefde74
commit 07fde35bfc
@@ -2,7 +2,7 @@
acme_http_challenge_enable=YES
acme_http_challenge_conf="/var/etc/lighttpd-acme-challenge.conf"
acme_http_challenge_pidfile="/var/run/lighttpd-acme-challenge.pid"
#acme_http_challenge_setup="/usr/local/opnsense/scripts/OPNsense/AcmeClient/setup.sh"
acme_http_challenge_setup="/usr/local/opnsense/scripts/OPNsense/AcmeClient/setup.sh"
{% else %}
acme_http_challenge_enable=NO
{% endif %}