From be088fe540060e286fad14bf7e9bc64d8dd04e36 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 4 Jun 2025 21:28:59 +0100 Subject: make openssl path configurable --- acme.conf.5.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'acme.conf.5.in') diff --git a/acme.conf.5.in b/acme.conf.5.in index a13f6ff..6d342e7 100644 --- a/acme.conf.5.in +++ b/acme.conf.5.in @@ -39,6 +39,13 @@ The path to a directory containing hooks to invoke when issuing certificates .Xr domains.conf 5 ) . The default path is .Pa __CONFDIR__/hooks . +.It Va ACME_OPENSSL +Path to the +.Xr openssl 1 +program. +If not specified, +.Ev $PATH +will be searched. .It Va ACME_UACME Path to the .Xr uacme 1 -- cgit v1.3