1.2.0
- 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).