slackbuilds_ponce/network/sslscan
Andrew Clemons 8a072068f4 network/sslscan: Updated for version 1.11.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-06 00:42:53 +07:00
..
README network/sslscan: Updated for version 1.11.8_rbsec + new maintainer. 2017-02-26 08:58:55 +07:00
slack-desc network/sslscan: Updated for version 1.11.8_rbsec + new maintainer. 2017-02-26 08:58:55 +07:00
sslscan.info network/sslscan: Updated for version 1.11.10. 2017-05-06 00:42:53 +07:00
sslscan.SlackBuild network/sslscan: Updated for version 1.11.10. 2017-05-06 00:42:53 +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.0.2 (with weak
ciphers and small DH keys re-enabled) for the widest compatibility for
scanning. You can build against the system openssl with:

STATIC=no ./sslscan.SlackBuild