Skip to content

0.9.30 Support for Server Name Indication (SNI) in SSL

Compare
Choose a tag to compare
@tkowalcz tkowalcz released this 28 May 19:28
· 7 commits to master since this release

SSL connections will now include SNI which will allow proxy to forward client traffic to the right server during TLS/SSL handshake. It also allows server to present one of multiple possible certificates on the same IP address and TCP port.