]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Support SNI in libfetch
authorbdrewery <bdrewery@FreeBSD.org>
Tue, 19 Nov 2013 15:35:26 +0000 (15:35 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Tue, 19 Nov 2013 15:35:26 +0000 (15:35 +0000)
commit71362d24e8858b7474378abc08da1b6719cf5a96
tree1453367826081fcce367510ded040d87030fc276
parentafc263f0f707cbd088b0c26fe21ff5a1beb72dce
Support SNI in libfetch

SNI is Server Name Indentification which is a protocol for TLS that
indicates the host that is being connected to at the start of the
handshake. It allows to use Virtual Hosts on HTTPS.

Submitted by: sbz
Submitted by: Michael Gmelin <freebsd@grem.de> [1]
PR: kern/183583 [1]
Reviewed by: des
Approved by: bapt
MFC after: 1 week
lib/libfetch/common.c