Merge pull request #125229 from NixOS/backport-125225-to-release-21.05

[Backport release-21.05] changelog: fix typo
This commit is contained in:
Fabian Affolter
2021-06-01 17:30:36 +02:00
committed by GitHub
+1 -1
View File
@@ -786,7 +786,7 @@ environment.systemPackages = [
<listitem> <listitem>
<para> <para>
In the <option>security.acme</option> module, use of <literal>--reuse-key</literal> 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 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 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 it back using <literal>extraLegoRenewFlags</literal> as an option for the