Merge branch 'dkim-ed25519-warn' into 'master'

Warn about ED25519 DKIM usage

See merge request simple-nixos-mailserver/nixos-mailserver!473
This commit is contained in:
Martin Weinelt
2025-12-03 12:02:16 +00:00
+5
View File
@@ -999,6 +999,11 @@ in
description = ''
The key type used for generating DKIM keys. ED25519 was introduced in RFC6376 (2018).
:::{warning}
ED25519 DKIM keys are currently not recommended for primary use, as
various DKIM validators out there lack support and consider the keypair invalid.
:::
If you have already deployed a key with a different type than specified
here, then you should use a different selector ({option}`mailserver.dkimSelector`). In order to get
this package to generate a key with the new type, you will either have to