new issue template
This commit is contained in:
parent
374fb2a85c
commit
3150cfed0e
|
@ -0,0 +1,16 @@
|
|||
|
||||
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2)
|
||||
|
||||
2. what exaclty 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)
|
Loading…
Reference in New Issue