slackbuilds_ponce/network/sslscan
Andrew Clemons f255b82b1c
network/sslscan: Updated for version 2.0.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-12-30 11:20:13 +07:00
..
README
slack-desc
sslscan.info network/sslscan: Updated for version 2.0.11. 2021-12-30 11:20:13 +07:00
sslscan.SlackBuild network/sslscan: Updated for version 2.0.11. 2021-12-30 11:20:13 +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