[Bug 270101] security/sslscan: Update to 2.0.15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Mar 2023 02:55:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270101 Bug ID: 270101 Summary: security/sslscan: Update to 2.0.15 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gavin@FreeBSD.org Reporter: jamie@catflap.org Assignee: gavin@FreeBSD.org Flags: maintainer-feedback?(gavin@FreeBSD.org) Created attachment 240737 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240737&action=edit cd /usr/ports/security/sslscan && patch < patch-security_sslscan Attached patch to update sslscan to 2.0.15 This version compiles openssl (currently 1.1.1t) statically within in its binary so that it can perform all old and new protocol checks (including compression checks) without depending on the installed version of openssl, and without depending on the openssl-unsafe package. From the notes: "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." -- You are receiving this mail because: You are the assignee for the bug.