Releases: rbsec/sslscan
2.0.0
Version 2 of sslscan 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. It is still recommended to build statically where possible, but dynamically built version should be significantly more useful.
Note that there are also some breaking changes to the XML output, which are documented in the readme.
This rewrite been made possible largely by the work of jtesta, who has been responsible for most of the backend rewrite.
2.0.0-beta4
This release contains a breaking change to the XML format, as described in the README.
2.0.0-beta2
Update changelog
2.0.0-beta1
Update changelog
2.0.0-alpha2
Bump version and update changelog
2.0.0-alpha1
Merge branch 'sslscan2'
1.11.11-rbsec
Update changelog for version 1.11.11
1.11.0-rbsec
Merge cipher_order into master
1.10.0-rbsec
Update changelog and manpage.