testssl.sh/.github/ISSUE_TEMPLATE.md
2017-12-04 13:59:12 +01:00

20 lines
497 B
Markdown

Please make sure that you provide anough 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
A. testssl.sh command line
B. if possible: target IP
C. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3)
D. Your operating system (uname -a)