google / nogotofail

An on-path blackbox network traffic security testing tool
Apache License 2.0
2.94k stars 418 forks source link

Recent TlsRecordHandler changes mangle TLS traffic from ssdcwebtrends.ups.com:443 when serverkeyreplace is invoked #107

Closed klyubin closed 8 years ago

klyubin commented 8 years ago

Commit e57fb4ece76bf95a4bb756d80609c3087e7f91f0 appears to cause trouble for TLS traffic from ssdcwebtrends.ups.com:443 when serverkeyreplace is invoked. In particular, the ServerKeyExchange message is triplicated. Other messages (e.g., ServerHello) may be triplicated as well, but I haven't checked...