changelog: fix typo
(cherry picked from commit 8217ea50000728c55fe8b21454ca2572743d8302)
This commit is contained in:
parent
9660a9f481
commit
d790395393
|
@ -786,7 +786,7 @@ environment.systemPackages = [
|
|||
<listitem>
|
||||
<para>
|
||||
In the <option>security.acme</option> module, use of <literal>--reuse-key</literal>
|
||||
parameter for Lego has been removed. It was introduced for HKPK, but this security
|
||||
parameter for Lego has been removed. It was introduced for HKPK, but this security
|
||||
feature is now deprecated. It is a better security practice to rotate key pairs
|
||||
instead of always keeping the same. If you need to keep this parameter, you can add
|
||||
it back using <literal>extraLegoRenewFlags</literal> as an option for the
|
||||
|
|
Loading…
Reference in New Issue