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

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 2 18:21:47 UTC 2018


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

--- Comment #5 from macmpi <spam at ipik.org> ---
Quickly looking at the code, it seems SNI is only implemented in
spawn_https_helper_openssl (if ENABLE_FEATURE_WGET_OPENSSL is set).

That could be causing the issue with servers requiring SNI, and wget not
compiled with openssl (to save space).

Any thought?

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


More information about the busybox-cvs mailing list