Actions
Demande #3944
ferméDemande #3799: Migrer le parc des machines et VM vers Debian Buster
Migrer vers Debian Buster la vm mail
Début:
21/10/2019
Echéance:
% réalisé:
100%
Temps estimé:
Difficulté:
2 Facile
Actions
#1
Mis à jour par Quentin Gibeaux il y a environ 5 ans
- Assigné à mis à Quentin Gibeaux
- % réalisé changé de 0 à 20
Actions
#2
Mis à jour par Quentin Gibeaux il y a environ 5 ans
- Statut changé de Nouveau à Résolu
- % réalisé changé de 20 à 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
Actions
#4
Mis à jour par Christian P. Momon il y a environ 3 ans
- Lié à Demande #5570: Migrer mail sur Bullseye ajouté
Actions