testssl.sh/.github/ISSUE_TEMPLATE.md

19 lines
478 B
Markdown
Raw Normal View History

2017-12-04 14:04:41 +01:00
Please make sure that you provide enough information so that we understand what your issue is about.
2017-12-04 13:54:55 +01:00
2017-12-04 14:04:41 +01:00
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2)
2017-12-04 13:54:55 +01:00
2017-12-04 14:04:41 +01:00
2. what exactly was happening, output is needed
2017-12-04 13:54:55 +01:00
2017-12-04 14:04:41 +01:00
3. what did you expect instead?
2017-12-04 13:54:55 +01:00
2017-12-04 14:04:41 +01:00
4. steps to reproduce
2017-12-04 13:54:55 +01:00
2017-12-04 14:04:41 +01:00
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)