619 B
619 B
Please make sure that you provide enough information so that we understand what your issue is about.
-
Did you check the documentation in ~/doc/ or, if it is a different problem: Did you google for it?
-
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)
-
openssl version used by testssl.sh: testssl.sh -b 2>/dev/null | awk -F':' '/openssl/ { print $2}'
-
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?