summaryrefslogtreecommitdiffstats
path: root/network/sslscan/README
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2020-07-24 19:26:16 +1200
committer Andrew Clemons <andrew.clemons@gmail.com>2020-08-29 12:37:16 +1200
commit15e1c756ec03a56bde013c617a5bd55e6f32c77c (patch)
tree65b3bca9631f75efb41d343b4b4a02729aa649e3 /network/sslscan/README
parent67c26eb77b8e1ae3717d0e512ac23a37dc35a401 (diff)
downloadslackbuilds-15e1c756ec03a56bde013c617a5bd55e6f32c77c.tar.gz
slackbuilds-15e1c756ec03a56bde013c617a5bd55e6f32c77c.tar.xz
network/sslcan: Updated for version 2.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'network/sslscan/README')
-rw-r--r--network/sslscan/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/sslscan/README b/network/sslscan/README
index 6626f8fa0c..681709f7d3 100644
--- a/network/sslscan/README
+++ b/network/sslscan/README
@@ -3,8 +3,8 @@ 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:
+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