1.3 KiB
1.3 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve | [BUG / possible BUG] |
Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch
I am running version ( git log | head -1
/ testssl.sh -v | grep from
)
Before you open an issue please whether this is a known problem by searching the issues Is related to / couldn't find anything
Command line / docker command to reproduce
Which was your command line? In addition the target of your scan would be helpful. If you don't want to disclose it publicly: grep SWCONTACT testssl.sh
.
Expected behavior A clear and concise description of what you expected to happen.
Your system (please complete the following information):
- OS:
awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release
- Platform:
uname -srm
- OpenSSL:
testssl.sh -b 2>/dev/null | awk -F':' '/openssl/ { print $2}'
Additional context Add any other context about the problem here.