From 403e010c5203a9ae418f4ed9636e4e56c6fafc02 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 4 Jun 2025 21:26:10 +0100 Subject: make program paths configurable --- lfacme-ualpn.7.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'lfacme-ualpn.7.in') diff --git a/lfacme-ualpn.7.in b/lfacme-ualpn.7.in index 80efd2c..2762f0f 100644 --- a/lfacme-ualpn.7.in +++ b/lfacme-ualpn.7.in @@ -33,6 +33,20 @@ daemon, which is part of uacme. The .Xr ualpn 1 daemon must be configured and running for this challenge handler to work. +.Sh CONFIGURATION +The +.Nm +challenge hook supports the following configuration options in +.Xr acme.conf 5 : +.Bl -tag -width indent +.It Va ACME_UALPN +Path to the +.Xr ualpn 1 +program. +If not specified, +.Ev $PATH +will be searched. +.El .Sh SEE ALSO .Xr acme.conf 5 , .Xr domains.conf 5 , -- cgit v1.3