| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-12 | 2.0 kB | |
| Version 3.2.4 (bugfix) source code.tar.gz | 2026-07-12 | 7.0 MB | |
| Version 3.2.4 (bugfix) source code.zip | 2026-07-12 | 7.0 MB | |
| Totals: 3 Items | 14.0 MB | 1 | |
TL;DR
- Security bug fix for XSS in HTML file output
- OpenSSL 4 compatibility
- Add missing TLS signature schemes
- Add missing TLS 1.3 Brainpool groups
What's Changed
- docker + IPv6, incl. host networking by @drwetter in https://github.com/testssl/testssl.sh/pull/2996
- OpenSSL 4 compatibility by @dcooper16 in https://github.com/testssl/testssl.sh/pull/3006
- Fix typo by @drwetter in https://github.com/testssl/testssl.sh/pull/3011
- Make sure date -r hits a readable dir (3.2) by @drwetter in https://github.com/testssl/testssl.sh/pull/3013
- OpenSSL 4 compatibility for stapled OCSP responses by @dcooper16 in https://github.com/testssl/testssl.sh/pull/3019
- Add missing TLS signature schemes by @dcooper16 in https://github.com/testssl/testssl.sh/pull/3022
- Add missing TLS 1.3 Brainpool groups by @dcooper16 in https://github.com/testssl/testssl.sh/pull/3025
- Fix doc error regarding MAX_SOCKET_FAIL + MAX_OSSL_FAIL (3.2) by @drwetter in https://github.com/testssl/testssl.sh/pull/3032
- Fix DN conversion when reading certificate issuer (3.2) by @drwetter in https://github.com/testssl/testssl.sh/pull/3033
- Backport: Fix Permissions-Policy header listed twice in output by @SteveVaneeckhout in https://github.com/testssl/testssl.sh/pull/3048
- [Bug] FIXME: issuer_CN error with more than 5 lines in Issuer [#3065] by @logopk in https://github.com/testssl/testssl.sh/pull/3067
- fix: inverted return check in sym-encrypt() at testssl.sh:14741 by @ericcgu in https://github.com/testssl/testssl.sh/pull/3083
- Fix stored XSS in HTML report via unescaped Location: header (#3090) by @ericcgu in https://github.com/testssl/testssl.sh/pull/3092
- Small check for semantic unit tests (3.2) by @drwetter in https://github.com/testssl/testssl.sh/pull/3093
- Ready for 3.2.4 by @drwetter in https://github.com/testssl/testssl.sh/pull/3094
Full Changelog: https://github.com/testssl/testssl.sh/compare/v3.2.3...v3.2.4