From 2f2317fb168259585b1bb57774fa4b592cb205a9 Mon Sep 17 00:00:00 2001 From: glevy Date: Wed, 23 Jul 2025 22:18:34 +0200 Subject: [PATCH] Listes ? --- services/mail/normes.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/services/mail/normes.md b/services/mail/normes.md index 99d942b..845f393 100644 --- a/services/mail/normes.md +++ b/services/mail/normes.md @@ -265,13 +265,13 @@ Pour mettre en place `DANE`, il suffit d'ajouter un champ DNS à sa zone : - Il faut que la zone soit signée DNSSEC. - Le champ à ajouter est : - + de type TLSA (TLS Authentication), - + de clef `_port._protoL4.domain.tld`. - + de valeur `x y z t`, où : - * `x` est appelé `certificate usage`, - * `y` est appelé `selector`, - * `z` est appelé `matching type`, - * `t` est appelé `certificate associated data`. + + de type TLSA (TLS Authentication), + + de clef `_port._protoL4.domain.tld`. + + de valeur `x y z t`, où : + * `x` est appelé `certificate usage`, + * `y` est appelé `selector`, + * `z` est appelé `matching type`, + * `t` est appelé `certificate associated data`. ### Format du champ TLSA