|
|
|
|
|
by joveian
1551 days ago
|
|
I noticed a few weeks ago that developer.apple.com was failing DNSSEC and that this had been going on for a while (follow the "previous analysis" links to see earlier errors as well): https://dnsviz.net/d/developer.apple.com/Yidc2Q/dnssec/ It doesn't seem like many people have noticed or cared, so I doubt many people use DNSSEC at all and the whole system could (and should) be scrapped one day with barely anyone noticing. lima has an anaylsis of the issue causing trouble: https://news.ycombinator.com/item?id=30757487 |
|
In the future, if you want to check if something is DNSSEC-signed (things rarely are: DNSSEC is overwhelmingly not enabled on the commercial Internet), you can just `host -t ds <domain>`.