Created Bug reporting (markdown)

Dirk Wetter 2016-06-07 08:49:53 +02:00
parent 3cea7a4573
commit dc48a14603

12
Bug-reporting.md Normal file

@ -0,0 +1,12 @@
### How to report bugs ###
Needed info:
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -1)
1. target IP
1. testssl.sh command line
1. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3)
Internal IPs are not useful as the bug likely can't be reproduced.
If you don't want to publicly tell your IP that's fine. ``grep SWCONTACT testssl.sh`` will give you my mail address. Please file a bug @ github anyway, omit the IP address.