mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-03 00:04:03 +02:00

I've never programmed in perl before, but this script seems to work. It includes two checks: * I runs testssl.sh without the `--debug` flags and checks that the HTML file is the same as what is sent to the terminal. * It runs testssl.sh with `--debug 4` and checks that the HTML file created is the same as the one created without the `--debug` flag.