SlackBuildsOrg/network/sslscan
Andrew Clemons 735deb1d38
network/sslscan: Updated for version 2.0.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-27 08:24:32 +07:00
..
README network/sslscan: Updated for version 2.0.7. 2021-02-21 00:05:10 +07:00
slack-desc
sslscan.info network/sslscan: Updated for version 2.0.8. 2021-02-27 08:24:32 +07:00
sslscan.SlackBuild network/sslscan: Updated for version 2.0.8. 2021-02-27 08:24:32 +07:00

SSLScan queries SSL services, such as HTTPS, in order to determine the
ciphers that are supported.  SSLScan is designed to be easy, lean and
fast.  The output includes prefered ciphers of the SSL service, the
certificate, and is in Text and XML formats.

Upstream recommends building statically against OpenSSL 1.1.1 for the
widest compatibility for scanning. You can build against the system
openssl with:

STATIC=no ./sslscan.SlackBuild