]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r258347,r258349:
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Dec 2013 10:59:41 +0000 (10:59 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Dec 2013 10:59:41 +0000 (10:59 +0000)
commit0088d70a0abdba41fac1b526066f9a289e49e842
tree53451de686e36a698b412099d45a880a5aa3a318
parente2223525e02362de80a84a543e9e104a452e4040
MFC r258347,r258349:

  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.

PR: kern/183583
Approved by: bapt (implicit)

git-svn-id: svn://svn.freebsd.org/base/stable/9@258844 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libfetch/common.c