Skip to content

1.2.0

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 25 Nov 22:44
  • Added support for TLS 1.3 (draft 18) scanning using OpenSSL 1.1.1 dev.
    • python -m sslyze --tlsv1_3 tls13.crypto.mozilla.org
  • Added support for new-style ChaCha20 cipher suites.
  • Added some of the certificate fields to the JSON output (#258).
  • Bug fix for Python 3 (#251, #256), OCSP Stapling (#254), IPv6 and the Heartbleed/CCS checks (#257).