Actions
Demande #3944
closedDemande #3799: Migrer le parc des machines et VM vers Debian Buster
Migrer vers Debian Buster la vm mail
Start date:
10/21/2019
Due date:
% Done:
100%
Estimated time:
Difficulté:
2 Facile
Updated by Quentin Gibeaux about 5 years ago
- Assignee set to Quentin Gibeaux
- % Done changed from 0 to 20
Updated by Quentin Gibeaux about 5 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 20 to 100
Fait, dovecot toussotait :
diff --git a/dovecot/dovecot.conf b/dovecot/dovecot.conf index 161e7b9..4ca3ca9 100644 --- a/dovecot/dovecot.conf +++ b/dovecot/dovecot.conf @@ -29,6 +29,8 @@ plugin { #ssl_key = </etc/ssl/private/dovecot.pem ssl_cert = </var/lib/dehydrated/certs/mail.april.org/fullchain.pem ssl_key = </var/lib/dehydrated/certs/mail.april.org/privkey.pem +ssl_dh=</etc/dovecot/dh.pem +ssl_min_protocol = TLSv1 puis : dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam 4096 -inform der > /etc/dovecot/dh.pem systemctl restart dovecot
Updated by Quentin Gibeaux almost 5 years ago
- Status changed from Résolu to Fermé
Updated by Christian P. Momon over 3 years ago
- Related to Demande #5570: Migrer mail sur Bullseye added
Actions