Releases: tls-attacker/TLS-Docker-Library
Releases · tls-attacker/TLS-Docker-Library
TLS-Docker-Library v2.4.2
TLS-Docker-Library v2.3.1
Changes:
- Updated repository references for BoringSSL, mbedTLS, and MatrixSSL
- Updated list of versions to include newer releases such as OpenSSL's 3.0 versions
- Added HTML endpoint to kill a TLS server instance
- Added HTML endpoint to change port of TLS server instance on each restart as a workaround for restricted port reuse
- Fixed ocaml build process
- Fixed invalid formatting of CLI flags when no parameters have been set
- Fixed invalid debian:sid image used for certificate generation
- Added additional documentation for images
TLS-Docker-Library 2.0.1
- Fixed port mapping
- Fixed command strings for implementations with empty parameters
TLS-Docker-Library 2.0
Fixed dependencies for Java 11 (#69) * Updated dependency for Java 11 * Fixed profiles for wolfSSL and matrixssl * Removed certificate fields as they do not work as expected