]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
stream-ssl: Add support for TLS SNI (Server Name Indication).
authorBen Pfaff <blp@ovn.org>
Thu, 21 Mar 2019 00:38:53 +0000 (17:38 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 16 Apr 2019 21:27:58 +0000 (14:27 -0700)
commitb291eb69d33880bf4664fd2078050418becb5739
tree2433b770d9c66bb9aef4a5afb3c2c306e045fde1
parentf72469405eec9505cf99b1fa599ed0cf0fc595b0
stream-ssl: Add support for TLS SNI (Server Name Indication).

This TLS extension, introduced in RFC 3546, allows the server to know what
host the client believes it is contacting, the TLS equivalent of the Host:
header in HTTP.

Tested-by: Yifeng Sun <pkusunyifeng@gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
Requested-by: Shivaram Mysore <smysore@servicefractal.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
lib/stream-ssl.c
m4/openvswitch.m4
tests/atlocal.in
tests/ovs-vsctl.at