wget: run s_client helper with -servername HOST
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jul 2016 19:34:57 +0000 (21:34 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jul 2016 19:34:57 +0000 (21:34 +0200)
commited72761843945ff7efc5a8ba3095a0f82e8f3e45
tree32fa40efe67ab5f6f800ae29c8636d42acd52bba
parent9d20297ba803832d118bd27cd42107371123aa39
wget: run s_client helper with -servername HOST

This is necessary for multi-hosted TLSed web sites.

function                                             old     new   delta
spawn_https_helper_openssl                           334     441    +107

Based on a patch by Jeremy Chadwick <jdc@koitsu.org>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c