Hacker News new | ask | show | jobs
by pixl97 2511 days ago
How does opportunistic encryption prevent a MITM from forcing the session into unencrypted mode when its established?
1 comments

It doesn't, but that's not the point of it. It's to prevent passive spying, like opportunistic TLS for SMTP.

I merely pointed it out because the OP was talking about encryption done at the TCP layer. :)