Bug 251167

Summary: security/sslscan : Update: 1.11.12 -> 2.0.5
Product: Ports & Packages Reporter: Ken <mayhem30>
Component: Individual Port(s)Assignee: Gavin Atkinson <gavin>
Status: New ---    
Severity: Affects Many People CC: jacques.burger, jamie
Priority: --- Flags: bugzilla: maintainer-feedback? (gavin)
Version: Latest   
Hardware: Any   
OS: Any   

Description Ken 2020-11-15 19:15:21 UTC
Could someone please update security/sslscan to 2.0.5?

https://github.com/rbsec/sslscan

It now can be compiled with any version of OpenSSL

sslscan version 2 has now been released. This includes a major rewrite of the backend scanning code, which means that it is no longer reliant on the version of OpenSSL for many checks. This means that it is possible to support legacy protocols (SSLv2 and SSLv3), as well as supporting TLSv1.3 - regardless of the version of OpenSSL that it has been compiled against.
Comment 1 Jacques Burger 2022-07-27 18:29:38 UTC
Could someone please update security/sslscan to 2.0.15, which is currently the latest.
Comment 2 Jamie Landeg-Jones 2023-03-11 02:56:56 UTC
See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270101
Comment 3 Jamie Landeg-Jones 2023-05-12 20:48:44 UTC
sslscan has now been updated to 2.0.16 and is now built using openssl3 bundled, statically linked.
Comment 4 Ken 2023-05-12 21:01:46 UTC
Thank you.