~vcs-imports/busybox/trunk

Viewing all changes in revision 16506.

  • Committer: Denys Vlasenko
  • Author(s): Dimitri John Ledkov
  • Date: 2020-05-20 13:10:44 UTC
  • Revision ID: git-v1:45fa3f18adf57ef9d743038743d9c90573aeeb91
wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL

When ENABLE_FEATURE_WGET_OPENSSL is enabled, correctly implement TLS
verification by default. And only ignore verification errors, if
--no-check-certificate was passed.

Also note, that previously OPENSSL implementation did not implement
TLS verification, nor printed any warning messages that verification
was not performed.

Bug-Ubuntu: https://bugs.launchpad.net/bugs/1879533

CVE-2018-1000500

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: