CERT records
Posted Jan 13, 2007 17:26 UTC (Sat) by
weasel (subscriber, #6031)
Parent article:
Handicapping New DNS Extensions and Applications (O'ReillyNet)
What I would really like to see is SSL (x509) certificates or better just their fingerprint in DNS, and browsers (and other programs like your jabber client, MUA, etc.) making use of it.
Maybe something like
_443._tcp.example.org. CERT <magicbytes that say what this is> 17:37:8B:EE:E4:FF:96:D9:0A:B4:5B:57:56:08:D6:8E
(One could also imagine using the service name instead of the port number, but I guess the port is the smarter choice).
In the absense of such a CERT record clients would behave the same as now, that is do their CA verification dance and all.
If a CERT record is found but the fingerprint does not match the certificate a warning should be issued.
If a CERT record is found and we do not have a trusted (DNSSEC signed) answer then we still do the CA thing, but whether that fails or not we can still inform the user of what we found.
And last and most importantly, when we have a trusted CERT record and it matches we can just accept the certificate, even if it is signed by a CA we do not recognize or even if it is just self signed.
--
Peter
(
Log in to post comments)