diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 19:36:06 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 19:38:34 +0100 |
commit | e8980fb172221cbffd7fa672d65da0a806524e72 (patch) | |
tree | f8e909167c214155b23d419ab28e88f88d90bb9f /Changelog | |
parent | f4b7c7b6130722535cb87c123d11ba554e7806c7 (diff) |
documentation: clarify that "file:/path/to/account.key" can point to a symmetrically-encrypted private key.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ lacme (0.7.1) upstream; - documentation: suggest to generate private key material with genpkey(1ssl); also suggest a command to generate an ECDSA key not 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. -- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100 |