diff --git a/Bug-reporting.md b/Bug-reporting.md index e692ac8..565a6a4 100644 --- a/Bug-reporting.md +++ b/Bug-reporting.md @@ -4,7 +4,7 @@ Found a bug. Good -- yes, seriously! In the end it'll make testssl.sh better. Needed info: - 1. testssl version from the banner (``testssl.sh -b 2>/dev/null | head -4 | tail -1``) + 1. testssl version from the banner (``testssl.sh -b 2>/dev/null | head -4 | tail -2``) 1. target IP 1. testssl.sh command line 1. openssl version used (``testssl.sh -b 2>/dev/null | head -16 | tail -3``)