Hi,

Ssslcan does not use openssl for the ssl/tls protocols anymore. It still
uses it for some things but not for the protocols themselves.

This is explained by the following in README.md:

> sslscan version 2 has now been released. This includes a major rewrite
> of the backend scanning code, which means that it is no longer reliant
> on the version of OpenSSL for many checks. This means that it is
> possible to support legacy protocols (SSLv2 and SSLv3), as well as
> supporting TLSv1.3 - regardless of the version of OpenSSL that it has
> been compiled against.

As such, a) the issue reported is fixed, b) there should be no future
discussions about statically linking openssl.

I've also closed the three or four bug reports in Ubuntu that were
related to this.

-- 
Adrien

Reply via email to