Skip to content

Releases: tls-attacker/TLS-Docker-Library

TLS-Docker-Library v2.4.2

22 Nov 09:44
Compare
Choose a tag to compare

Changes

  • Fixed setup script path
  • Fixed build path for OpenSSL's 3_x Dockerfile

TLS-Docker-Library v2.3.1

21 Nov 13:06
Compare
Choose a tag to compare

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

15 Jul 15:57
9b09379
Compare
Choose a tag to compare
  • Fixed port mapping
  • Fixed command strings for implementations with empty parameters

TLS-Docker-Library 2.0

08 Jun 21:17
ab96bfa
Compare
Choose a tag to compare
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