testssl.sh/.github/ISSUE_TEMPLATE.md

19 lines
478 B
Markdown

Please make sure that you provide enough information so that we understand what your issue is about.
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2)
2. what exactly was happening, output is needed
3. what did you expect instead?
4. steps to reproduce
1. testssl.sh command line
1. if possible: target IP
1. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3)
1. your operating system (uname -a)