On 2019-02-06 21:53 +0800, 積丹尼 Dan Jacobson wrote:

> Package: w3m
> Version: 0.5.3-37
>
> $ w3m https://www.alsa-project.org/
> w3m: Can't load https://www.alsa-project.org

That's because the site apparently only offers TLS 1.0 which libssl
does not support anymore by default.  Read
/usr/share/doc/libssl1.1/NEWS.Debian.gz for more information.

There's not much w3m can do here, unfortunately.

> Had to use lynx.

Lynx works because it uses libgnutls rather than libssl.

Cheers,
       Sven

Reply via email to