aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/lacme-certs.conf3
-rw-r--r--lacme.8.md2
2 files changed, 4 insertions, 1 deletions
diff --git a/config/lacme-certs.conf b/config/lacme-certs.conf
index 038d685..91c2b3d 100644
--- a/config/lacme-certs.conf
+++ b/config/lacme-certs.conf
@@ -8,7 +8,8 @@
# Comma-separated list of Key Usages, for instance "digitalSignature,
# keyEncipherment", to include in the Certificate Signing Request.
-# See x509v3_config(5ssl) for a list of possible values.
+# See x509v3_config(5ssl) for a list of possible values. Note that the
+# ACME might override the value provided here.
#
#keyUsage =
diff --git a/lacme.8.md b/lacme.8.md
index 3d46786..ee6aedd 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -382,6 +382,8 @@ Valid options are:
: Comma-separated list of Key Usages, for instance `digitalSignature,
keyEncipherment`, to include in the Certificate Signing Request.
See [`x509v3_config`(5ssl)] for a list of possible values.
+ See x509v3_config(5ssl) for a list of possible values. Note that
+ the ACME might override the value provided here.
*subject*