slackbuilds_ponce/network/sslscan
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02: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.10. 2021-05-04 19:28:53 -05:00
sslscan.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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