aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-21 02:55:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-21 03:00:48 +0100
commit626c0418b3d8c3747a7be8e2620d7c85a8c2c613 (patch)
treed4b148cbd5b143238448eab1346a9cd603299f31 /lacme.8.md
parent74c0a11722cf1e01b9a9834e89a07b55eaf01080 (diff)
Make the ACME API server URL configurable at build time.
Diffstat (limited to 'lacme.8.md')
-rw-r--r--lacme.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lacme.8.md b/lacme.8.md
index 7d66e79..30de221 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -194,7 +194,7 @@ of [ACME] commands and dialogues with the remote [ACME] server).
*server*
: Root URI of the [ACME] server.
- Default: `https://acme-v02.api.letsencrypt.org/directory`.
+ Default: `@@acmeapi_server@@`.
*timeout*