Comment on This is why we have two-factor authentication.
diabetic_porcupine@lemmy.world 1 week agoHmm good point… you would need the ca to sign off on it self signed doesn’t work… it’s just a file though right? Couldn’t you rip it from the real server?
Anivia@feddit.org 1 week ago
No, that’s not how TLS works. The certificate is not exposed to the internet unless the admins of the webserver are extremely incompetent. That would defeat the entire purpose, not only could you impersonate the server, but the encryption would also be futile since anyone would have access to the private key.
diabetic_porcupine@lemmy.world 1 week ago
Oh so it is like a 3 way handshake every time then