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