Skip to content

Version 3.0.5

Compare
Choose a tag to compare
@drwetter drwetter released this 10 May 11:55
· 237 commits to 3.0 since this release
6829996

Another maintenance release of the stable branch 3.0 with the following changes:

  • Fix off by one error in HSTS (now: 180 instead of 179 days)
  • Fix minor output inconsistency in JSON output (Chad)
  • Improve compatibility for OpenSSL 3.0 (David Cooper)
  • Fix localization issue for ciphers where e.g. in Swedish W is being treated as a variant of V so that the W in TLS_ECDHE_RSA_WITH* didn't match the bash pattern
  • Fixes in file openssl-iana.mapping.html (Elfranne)
  • Fix quoting for CVE+JSON output in run_heartbleed()
  • Fix trailing dot issue in hostnames
  • Fix improper proper halving of the dates for Let's Encrypt certificates
  • Documentation update for docker

Details see git log.