commit | ed72761843945ff7efc5a8ba3095a0f82e8f3e45 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jul 25 21:34:57 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jul 25 21:34:57 2016 +0200 |
tree | 32fa40efe67ab5f6f800ae29c8636d42acd52bba | |
parent | 9d20297ba803832d118bd27cd42107371123aa39 [diff] |
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>