Comment by gzread

4 hours ago

This happened: https://notes.valdikss.org.ru/jabber.ru-mitm/

I touched on this in the parallel comment where you linked this, but worth noting that DNSSEC does not solve this threat model, because re-routing the destination of legitimate IP addresses does not rely on modifying DNS responses.

  • It does solve it. Unless you know my private key, you can't fake the DNSSEC signatures. The linking DS records in the TLD are presumably out of your control and in future can be audited through something like Certificate Transparency logs.

    So even if you fully control the network path, you will somehow have to get access to my private key material.

    • Solves part of it. They still control your HTTP and can make LE issue a certificate for you. So actually solves nothing.

      Unless you had a CAA record saying only LE certs from your account are valid. And maybe you want that record to be authenticated.

      1 reply →