diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 19:51:56 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 19:53:45 +0100 |
commit | 79edb6eea5e009e5b49876728f7477a8524e98ec (patch) | |
tree | a05cc79dfab02a10a834addf61b4297799d64896 /Changelog | |
parent | e8980fb172221cbffd7fa672d65da0a806524e72 (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-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |