wget: print "TLS certificate validation not implemented" only once on redirects
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Nov 2018 11:00:19 +0000 (12:00 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Nov 2018 11:00:19 +0000 (12:00 +0100)
commitdbe95682b4bf1192d2860646617f157e6c44f2d1
tree78cad321197709b2d9dff61de6b84e9f587eb4b2
parentd5a0405a6fa2d17bf86e059dfc35efcba52f120c
wget: print "TLS certificate validation not implemented" only once on redirects

function                                             old     new   delta
spawn_ssl_client                                     209     219     +10

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