dlundquist / sniproxy

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session.
BSD 2-Clause "Simplified" License
2.57k stars 398 forks source link

Does it support TLS3.0? #317

Closed aruisi2017 closed 5 years ago

aruisi2017 commented 5 years ago

TLS3.0?Or is there any time to plan the progress? Thanks!

jornane commented 5 years ago

TLS3.0 doesn't exist, I don't see any reason why sniproxy wouldn't support TLS1.3, as it only inspects the SNI header field.