tlswg / draft-ietf-tls-esni

TLS Encrypted Client Hello
https://tlswg.github.io/draft-ietf-tls-esni/#go.draft-ietf-tls-esni.html
Other
230 stars 56 forks source link

Question related to section 10.9.3 (Prevent SNI-Based Denial-of-Service Attacks) #551

Closed louisroyer closed 9 months ago

louisroyer commented 11 months ago

This attack is bound by the number of valid TCP connections an attacker can open.

Is this really only true for TCP or should "TCP connections" be replaced by "transport connections" ?