diff --git a/include/tests_webservers b/include/tests_webservers index 78a6a360..7d0b3840 100644 --- a/include/tests_webservers +++ b/include/tests_webservers @@ -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