mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
3cb2371744
* bump version * modify banner and issue template to address #2506 Needed to modify the banner a bit for space reasons. Looks catchier though.
629 B
629 B
Please make sure that you provide enough information so that we understand what your issue is about.
-
uname -a
-
testssl version from the banner:
testssl.sh -b 2>/dev/null | head -4 | tail -2
-
git log | head -1
(if running from git repo). Important: If in doubt check the git log and/or check whether you run the lastest 3.0 version from the git repo. -
openssl and bash version used by testssl.sh:
testssl.sh -b 2>/dev/null | grep Using
-
steps to reproduce: testssl.sh or docker command line, if possible incl. host
-
what exactly was happening, output is needed
-
what did you expect instead?