testssl.sh/.github/ISSUE_TEMPLATE.md

478 B

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

    2. if possible: target IP

    3. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3)

    4. your operating system (uname -a)