Skip to content

Releases: rbsec/sslscan

2.1.4

16 Jun 17:53
Compare
Choose a tag to compare

Add --show-certificates option to show the full certificate chain.

2.1.3

21 Jan 13:44
Compare
Choose a tag to compare
  • Enable quiet shutdown for scanning (credit jarnfast)
  • Fix Docked build on non-x64 architectures (credit jtesta)

2.1.2

14 Nov 21:39
Compare
Choose a tag to compare

Fix certificate and cipher enumeration when unsafe renegotiation is (credit jtesta)

2.1.1

19 Sep 17:21
Compare
Choose a tag to compare

Work around a couple of dodgy TLS implementations.

2.1.0

05 Sep 20:31
Compare
Choose a tag to compare

sslscan is now built against OpenSSL 3.0, due to OpenSSL 1.1.1 reaching its end of life.

2.0.16

08 Apr 21:58
Compare
Choose a tag to compare
  • Fix incorrect TLSv1.3 detection for Server 2019 (credit jtesta)
  • Fix incorrect XML output related to certificates

2.0.15

03 Jul 15:46
Compare
Choose a tag to compare

Obtain certificate information even if we can't negotiate a proper connection.

2.0.14

23 Jun 10:09
Compare
Choose a tag to compare

Strip out the https:// from lines in a target file

2.0.13

03 Apr 17:33
Compare
Choose a tag to compare

Fix a bug with TLSv1.3 not being properly detected against Server 2022.

2.0.12

08 Mar 20:35
Compare
Choose a tag to compare

Add a new <not-yet-valid> XML element for certificates that have a valid from date in the future (credit lucacapacci).