[HTTP-6710] Show suggestion when using a weak protocol

This commit is contained in:
mboelen 2016-04-27 16:37:32 +02:00
parent eb0206198a
commit 1825d91c85
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@
Display --indent 10 --text "- Insecure protocols found" --result "NO" --color GREEN
else
Display --indent 10 --text "- Insecure protocols found" --result "YES" --color RED
ReportSuggestion "${TEST_NO}" "Disable weak protocol in nginx configuration"
fi
else
Display --indent 8 --text "- Protocols configured" --result "NO" --color RED