Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects

Liste des GroupesRevenir à cm sendmail 
Sujet : Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects
De : INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please) (at) *nospam* esmtp.org (Claus Aßmann)
Groupes : comp.mail.sendmail
Date : 29. Oct 2024, 17:17:24
Autres entêtes
Organisation : MGT Consulting
Message-ID : <vfr1qk$vd4$1@news.misty.com>
References : 1 2 3 4
User-Agent : trn 4.0-test77 (Sep 1, 2010)
Unfortunately this has not yet been released:
8.18.2/8.18.2 202x/xx/xx
Fix matching of wildcard SANs in the experimental support
for SMTP MTA Strict Transport Security (MTA-STS).
Problem reported by Dilyan Palauzo.

Here's the current version of the ruleset:

dnl check SAN for STS
SSTS_SAN
ifdef(`_STS_SAN', `dnl
R$* $: $&{server_name}
# {server_name} does not have a trailing dot
# R$+. $1
dnl exact match
R$={cert_altnames} $@ ok
# strip one level up to first dot 
R$~. . $+ .$2
dnl wildcard: *. not just .
R.$+ $: *.$1
R $={cert_altnames} $@ ok
dnl always temporary error? make it an option (of the feature)?
R$* $#error $@ 4.7.0 $: 450 $&{server_name} not listed in SANs', `dnl')



--
Note: please read the netiquette before posting. I will almost never
reply to top-postings which include a full copy of the previous
article(s) at the end because it's annoying, shows that the poster
is too lazy to trim his article, and it's wasting the time of all readers.

Date Sujet#  Auteur
29 Oct 24 * Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects14Bjørn Mork
29 Oct 24 +* Re: Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects10Bjørn Mork
29 Oct 24 i+* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects8HQuest
29 Oct 24 ii`* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects7Bjørn Mork
29 Oct 24 ii `* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects6Claus Aßmann
29 Oct 24 ii  `* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects5Marco Moock
30 Oct 24 ii   `* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects4Claus Aßmann
30 Oct 24 ii    `* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects3HQuest
31 Oct 24 ii     `* Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects2Claus Aßmann
11 Nov 24 ii      `- Re: Problem with FEATURE('sts'): bogus "not listed in SANs" rejects1Bjørn Mork
29 Oct 24 i`- Re: Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects1Bjørn Mork
27 Dec 24 `* Re: Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects3Marco Moock
27 Dec 24  `* Re: Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects2Bjørn Mork
27 Dec 24   `- Re: Problem with FEATURE(`sts'): bogus "not listed in SANs" rejects1Marco Moock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal