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

bugzilla at busybox.net bugzilla at busybox.net
Sun Nov 4 17:34:20 UTC 2018


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

--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com> ---
(In reply to macmpi from comment #5)
> That could be causing the issue with servers requiring SNI, and wget not compiled with openssl (to save space).

No, SNI is rather trivial to implement and it _is_ implemented in bbox TLS
code. Otherwise, wget-ting from every multi-hostname site wouldn't work.

The issue seems to be that this particular server only accepts ciphers from
ECDHE_ECDSA_foo family.

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


More information about the busybox-cvs mailing list