nixpkgs/nixos/doc/manual/release-notes
Vincent Bernat cbe0e663ec 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.

(cherry picked from commit 632c8e1d54e299f656aa677f25552e1127f12849)
2021-05-31 23:02:21 +00:00
..
release-notes.xml Revert "nixos/doc: add 21.11 release notes stub" 2021-05-22 19:08:15 -07:00
rl-1310.xml nixos docs: format =) 2018-05-01 19:57:09 -04:00
rl-1404.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
rl-1412.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1509.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
rl-1603.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
rl-1609.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1703.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1709.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1803.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1809.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
rl-1903.xml docs: add -L to remaining curl install commands 2020-09-11 12:14:07 -07:00
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-05-31 23:02:21 +00:00