• Joshua Tauberer's avatar
    dkim 2048 bits - migration and zone file generation changes · 299a2315
    Joshua Tauberer authored
    * Add a migration to delete any existing DKIM key so that existing machines get a fresh 2048-bit key. (Sadly we don't support key rotation so the change is immediate.)
    * Because the DNS record for a 2048-bit key is so much longer, the way we read OpenDKIM's DNS record text file had to be modified to combine an arbitrary number of TXT record quoted ("...") strings.
    * When writing out the TXT record value, the string must be split into quoted ("...") strings with a maximum length of 255 bytes each, per the DNS spec.
    * Added a changelog entry.
    299a2315
Name
Last commit
Last update
..
bootstrap.sh Loading commit data...
csr_country_codes.tsv Loading commit data...
dkim.sh Loading commit data...
dns.sh Loading commit data...
firstuser.sh Loading commit data...
functions.sh Loading commit data...
mail-dovecot.sh Loading commit data...
mail-postfix.sh Loading commit data...
mail-users.sh Loading commit data...
management.sh Loading commit data...
migrate.py Loading commit data...
munin.sh Loading commit data...
network-checks.sh Loading commit data...
owncloud.sh Loading commit data...
preflight.sh Loading commit data...
questions.sh Loading commit data...
spamassassin.sh Loading commit data...
ssl.sh Loading commit data...
start.sh Loading commit data...
system.sh Loading commit data...
web.sh Loading commit data...
webmail.sh Loading commit data...
zpush.sh Loading commit data...