From b89b4605df7b1582b1b1c96908c0a9e8c04699d1 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 4 Jun 2025 21:40:57 +0100 Subject: rename $ACME_* to $LFACME_* for consistency with hook variables, and to avoid conflicts with other applications. --- lfacme-http.7.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lfacme-http.7.in') diff --git a/lfacme-http.7.in b/lfacme-http.7.in index 4e853d5..781998f 100644 --- a/lfacme-http.7.in +++ b/lfacme-http.7.in @@ -32,7 +32,7 @@ When .Nm responds to the challenge, it will place the token in the directory configured by -.Ar ACME_HTTP_CHALLENGE_DIR +.Ar LFACME_HTTP_CHALLENGE_DIR in .Xr acme.conf 5 . This directory must be mapped to the appropriate path on the web server for @@ -43,7 +43,7 @@ The challenge hook supports the following configuration options in .Xr acme.conf 5 : .Bl -tag -width indent -.It Va ACME_HTTP_CHALLENGE_DIR +.It Va LFACME_HTTP_CHALLENGE_DIR (Required.) The directory to place the challenge tokens in. The contents of this directory should be served at the path -- cgit v1.2.3