forked from mirrors/nixpkgs
changelog: fix typo
This commit is contained in:
parent
5224314a6c
commit
8217ea5000
|
@ -795,7 +795,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 a new issue