Skip to content

0.7.0

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 23 Sep 05:37

Changelog

  • Complete rewrite of the OpenSSL wrapper as a C extension
    • SSLyze is now statically linked with the latest version of OpenSSL instead of using the system’s (potentially outdated/broken) OpenSSL library
    • All of SSLyze’s features are now available on all supported platforms (including SSL 2.0, TLS 1.1 and TLS 1.2)
    • Scans are slightly faster
    • Python 2.6 is no longer supported
  • Support for StartTLS FTP, POP, IMAP, LDAP and “auto”. See —starttls
  • Support for OCSP Stapling. See —certinfo
  • Other various improvements that results in SSLyze being more stable/robust