aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-12-09 19:51:56 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-12-09 19:53:45 +0100
commit79edb6eea5e009e5b49876728f7477a8524e98ec (patch)
treea05cc79dfab02a10a834addf61b4297799d64896 /Changelog
parente8980fb172221cbffd7fa672d65da0a806524e72 (diff)
documentation: emphasize default values in the config file.
Also, move the most common options ('hash', 'keyUsage', 'CAfile', 'min-days') to the default section.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a2cd0bb..f94e81e 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,9 @@ lacme (0.7.1) upstream;
just RSA; hint at which key algorithms are supported.
- documentation: clarify that "file:/path/to/account.key" can point to
a symmetrically-encrypted private key.
+ - documentation: emphasize default values in the config file, and move
+ the most common options ('hash', 'keyUsage', 'CAfile', 'min-days') to
+ the default section.
-- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100