Y
Hacker News
new
|
ask
|
show
|
jobs
by
sbinder
619 days ago
Perhaps they're referring to this famous objection of financial institutions to TLS 1.3, motivated by them not wanting to update their MitM software needed for compliance:
https://mailarchive.ietf.org/arch/msg/tls/CzjJB1g0uFypY8UDdr...
1 comments
eptcyka
619 days ago
TLS1.3 breaks MITM boxes because a client can establish a session key outside of the network with the middle box and continue using it afterwards in the middlebox’s network.
link