mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
DNSSEC: use RSASHA256 for the .guide tld too
This commit is contained in:
@@ -51,6 +51,7 @@ mkdir -p "$STORAGE_ROOT/dns/dnssec";
|
||||
# Requires `RSASHA256`
|
||||
#
|
||||
# * .email
|
||||
# * .guide
|
||||
|
||||
FIRST=1 #NODOC
|
||||
for algo in RSASHA1-NSEC3-SHA1 RSASHA256; do
|
||||
|
||||
Reference in New Issue
Block a user