diff options
Diffstat (limited to 'acme.conf.5.in')
| -rw-r--r-- | acme.conf.5.in | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
