[Bug 11456] wget TLS handshake failure (alert code 40)

bugzilla at busybox.net bugzilla at busybox.net
Thu Nov 1 18:04:57 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11456

--- Comment #4 from macmpi <spam at ipik.org> ---
Hi Denys

I can confirm I can reproduce exact same problem from current git, on x86.
Here is how:
git clone https://git.busybox.net/busybox
cd busybox
make allnoconfig
make menuconfig
select Networking/wget app and all its sub-sections, EXCEPT "Try to connect to
HTTPS using openssl"
make

Then the same testcases will work/fail.
If I re-enable "Try to connect to HTTPS using openssl" then it all work.

So something gets wrong when not using openssl option code path...

Thanks for your feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list