Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-15 | 1.6 kB | |
Version 3.0.10 source code.tar.gz | 2025-06-15 | 9.5 MB | |
Version 3.0.10 source code.zip | 2025-06-15 | 9.5 MB | |
Totals: 3 Items | 19.0 MB | 3 |
This is the last release in the 3.0 branch. Migrate to 3.2 ASAP.
What's Changed
- Fix IPv6 addresses (3.0) by @drwetter
- Update Truststores (3.0) by @drwetter
- Improve banner (3.0) by @drwetter i
- No ctrl char in header (3.0) by @drwetter
- Fix F5 cookie in 10.x.x.x. (3.0) by @drwetter
- Fix json/csv output when STARTTLS problem is passed back (3.0) by @drwetter
- Fix Invalid JSON due to scanResult infos by @dcooper16
- Fix checks for whether X25519 and X448 are supported by @dcooper16
- Fix place for round bracket for header and remove obsolete comment by @drwetter
- Fix bug when legacy NPN is tested against a TLS 1.3 host by @drwetter
- Address CA file parsing problem by @drwetter
- Fix Bash substring pattern matches by @dcooper16
- Fix check for OpenSSL supported curves by @dcooper16
- Fix segfault with error 4 in check_revocation_ocsp() when using --phone-out (3.0)
- Fix --phone-out + ocsp, also in docker container (3.0) by @drwetter
- OpenSSL version check in check_revocation_ocsp() by @dcooper16
- Set POODLE var when exiting run_ssl_poodle() by @drwetter
- Sanitze HTTP header early and better by @drwetter
- Remove inherited double line by @drwetter
- Check for -sigalgs support by @dcooper16
- Add minimal doc for GHCR by @drwetter
- Update CA stores (3.0) by @drwetter
- Fix CCS injection by @drwetter
- Fix parser for server header (3.0) by @drwetter
- Update client simulation 3.0 by @drwetter
Full Changelog: https://github.com/testssl/testssl.sh/compare/v3.0.9...v3.0.10