wget: emit a message that certificate verification is not implemented
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 28 May 2018 12:36:26 +0000 (14:36 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 28 May 2018 12:36:26 +0000 (14:36 +0200)
commit0972c7f7a570c38edb68e1c60a45614b7a7c7d55
treea88c9e35ecc6cf5bad1d0fa5f48faac8794477ad
parent8bc418f07eab79a9c8d26594629799f6157a9466
wget: emit a message that certificate verification is not implemented

function                                             old     new   delta
spawn_ssl_client                                     185     209     +24

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