Project

General

Profile

Demande #3944

Demande #3799: Migrer le parc des machines et VM vers Debian Buster

Migrer vers Debian Buster la vm mail

Added by Christian P. Momon about 4 years ago. Updated almost 4 years ago.

Status:
Fermé
Priority:
Normale
Category:
-
Target version:
Start date:
10/21/2019
Due date:
% Done:

100%

Estimated time:
Difficulté:
2 Facile

Description

Ticket de suivi de la migration du SI April vers Debian Buster (#3799).


Related issues

Related to Admins - Demande #5570: Migrer mail sur BullseyeRésolu09/02/2021

Actions

History

#1

Updated by Quentin Gibeaux about 4 years ago

  • Assignee set to Quentin Gibeaux
  • % Done changed from 0 to 20
#2

Updated by Quentin Gibeaux about 4 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

#3

Updated by Quentin Gibeaux almost 4 years ago

  • Status changed from Résolu to Fermé
#4

Updated by Christian P. Momon over 2 years ago

Also available in: Atom PDF