Hi!
I'm testing the new exim 4.85 DANE support and it took only some days to
get in trouble...
One of our users tried to send mail to the domain education.lu.
Their domain and MX hosts are DNSSEC enabled and have TLSA RRs.
The DANE validator
https://dane.sys4.de/smtp/education.lu
says: "Unusable TLSA Records". Most likely because it is type 1 not allowed
for DANE-SMTP?
I've set hosts_try_dane = * in my SMTP transport.
Exim refuses to talk to those hosts at all with "failure while setting up
TLS session". Is this expected behavior in terms of DANE-SMTP? What's
postfix doing in this case?
Greetings, Wolfgang
--
Wolfgang Breyha <wbreyha(a)gmx.net> | http://www.blafasel.at/
Vienna University Computer Center | Austria
Benny Petersen noted today that dane.sys4.de is still using a SHA1 x509 cert
for the website.
We will need to revocate that certificate in order to get a new, SHA2
certificate. During that time and until the new certificate will be in place
you may receive a warning when your browser connects to https://dane.sys4.de.
If you use a browser plugin to DANE validate https://dane.sys4.de you will
probably also receive a warning. This will go away once the new fingerprint
has been distributed via DNS.
Don't be alarmed while we replace the certificate.
p@rick
--
[*] sys4 AG
https://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
Hey there !
I'm trying to validate my DANE records against my SMTP server, but I'm
facing something that I cannot understand, because I believe I'm lacking
some details about the validation failure : I'm trying to validate
smtp.hoggins.fr. It gives me an error on the validator
(https://dane.sys4.de/smtp/smtp.hoggins.fr), but I don't know what I
need to change about that.
Is there a way to be more verbose about the validation failure ? Maybe
some client-side checking I can do manually ?
Thanks.
Hoggins!