Laurie: Improving SSL certificate security
Laurie: Improving SSL certificate security
Posted Apr 2, 2011 14:47 UTC (Sat) by Lennie (subscriber, #49641)In reply to: Laurie: Improving SSL certificate security by kleptog
Parent article: Laurie: Improving SSL certificate security
- validation at the provider-level is not enough if you want to use it for SSL/TLS, so you need validation on the client where the browser runs on maybe inside the browser.
- the clock of that client needs to be in sync. SSL-certs are valid for months or some years. But DNS-records are only valid for days or hours, maybe months. Sometimes seconds.
- In Germany they did a test with DSL-/cable-/SOHO-routers and most of them block DNSSEC or don't allow the fallback to work, so they all need to be fixed or replaced or atleast worked around (actually it was large DNS-responses, not DNSSEC specifically, with IPv6 large DNS-responses are also more likely). Many don't allow TCP as a fallback for example.
- Almost no one has DNSSEC deployed right now, about 20% of the top-level-domains have now been signed with DNSSEC. The day before yesterday .com got signed. But not all of them allow customers to get DNSSEC-signed domains and most domain registrars don't have their processes/software in place to register/deploy DNSSEC-signed domains yet.
- The hosting providers need to support it, but they are really hard to find right now.
- The experts need to make up their mind and define a protocol and implement it, I've already seen 5 proposals and old RFC and still they created this DANE proposal. Atleast they have the IETF involved this time, so maybe they are serious.
- Operating system providers need to implement it (resolver library should do/allow queries with the right bits set).
- The browsers need to implement support for it.
I'm all for it to be deployed, but I think it will take a few years.
