Hacker News new | ask | show | jobs
by pmlnr 3895 days ago
That should be the job of an insurance company, not a certificate authority.

Also, an https cert has nothing to do with data breaches :)

1 comments

Breach of the CA, not the web host. If the CA is breached there is no point to the encryption.
It wouldn't break encryption because you don't give away the private key when requesting a certificate from a CA.

It would definitively compromise the identity/trust part of it.

Let me rephrase with a quote from the public-key cryptography wiki:

"An attacker who could subvert any single one of those certificate authorities into issuing a certificate for a bogus public key could then mount a "man-in-the-middle" attack as easily as if the certificate scheme were not used at all."