Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@NDS-JENKINS NDS-JENKINS released this 21 May 07:59

A new version of TLS-Anvil was released. You can download the artifacts (executable .jar) below.

Changelog:

  • better logging / console output
  • changed folder of executable jar to /apps
  • save TLS-Scanner results
  • possibility to configure testing profiles
  • possibility to use a config file instead of command line parameters
  • possibility to compare results to an expected set of results (useful for CI)
  • reworked certificate handling

internally

  • upgraded to Java 21
  • updated TLS-Anvil and TLS-Scanner version
  • updated documentation to new version
  • added integration tests