nixpkgs-suyu/nixos/doc/manual/release-notes
Vincent Bernat 632c8e1d54
nixos/acme: don't use --reuse-key
Reusing the same private/public key on renewal has two issues:

 - some providers don't accept to sign the same public key
   again (Buypass Go SSL)

 - keeping the same private key forever partly defeats the purpose of
   renewing the certificate often

Therefore, let's remove this option. People wanting to keep the same
key can set extraLegoRenewFlags to `[ --reuse-key ]` to keep the
previous behavior. Alternatively, we could put this as an option whose
default value is true.
2021-06-01 00:43:45 +02:00
..
release-notes.xml nixos/doc: add 21.11 release notes stub 2021-05-22 18:14:49 -07:00
rl-1310.xml
rl-1404.xml
rl-1412.xml
rl-1509.xml
rl-1603.xml
rl-1609.xml
rl-1703.xml
rl-1709.xml
rl-1803.xml
rl-1809.xml
rl-1903.xml
rl-1909.xml gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
rl-2003.xml Merge pull request #89472 from asymmetric/relnotes-grub 2021-01-18 11:50:52 -08:00
rl-2009.xml nixos/apparmor: move release note to 21.05 2021-04-23 07:19:32 +02:00
rl-2105.xml nixos/acme: don't use --reuse-key 2021-06-01 00:43:45 +02:00
rl-2111.section.md docs/release-notes: mention staticjinja 2021-05-24 14:17:51 +02:00