From 14f6d6309e1a163879341b4493a8f0c8a4bf8dbf Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Sun, 10 Nov 2024 19:50:28 +0100 Subject: [PATCH] review Co-authored-by: Dominik Menke --- docs/content/usage/cli/Options.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/usage/cli/Options.md b/docs/content/usage/cli/Options.md index a3e449344d..a6484de234 100644 --- a/docs/content/usage/cli/Options.md +++ b/docs/content/usage/cli/Options.md @@ -90,7 +90,7 @@ You should prefer one on the public internet, otherwise you might be susceptible ### LEGO_CA_CERTIFICATES -The environment variable `LEGO_CA_CERTIFICATES` allows to specify the path to PEM encoded CA Certificates +The environment variable `LEGO_CA_CERTIFICATES` allows to specify the path to PEM-encoded CA certificates that can be used to authenticate an ACME server with an HTTPS certificate not issued by a CA in the system-wide trusted root list. Multiple file paths can be added by using `:` (unix) or `;` (Windows) as a separator. @@ -135,7 +135,7 @@ LEGO_DISABLE_CNAME_SUPPORT=false ### LEGO_DEBUG_CLIENT_VERBOSE_ERROR -The environment variable `LEGO_DEBUG_CLIENT_VERBOSE_ERROR` allows to enrich error from some of the DNS clients. +The environment variable `LEGO_DEBUG_CLIENT_VERBOSE_ERROR` allows to enrich error messages from some of the DNS clients. Example: