mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
[HTTP-6710] Show suggestion when using a weak protocol
This commit is contained in:
parent
eb0206198a
commit
1825d91c85
@ -509,6 +509,7 @@
|
|||||||
Display --indent 10 --text "- Insecure protocols found" --result "NO" --color GREEN
|
Display --indent 10 --text "- Insecure protocols found" --result "NO" --color GREEN
|
||||||
else
|
else
|
||||||
Display --indent 10 --text "- Insecure protocols found" --result "YES" --color RED
|
Display --indent 10 --text "- Insecure protocols found" --result "YES" --color RED
|
||||||
|
ReportSuggestion "${TEST_NO}" "Disable weak protocol in nginx configuration"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
Display --indent 8 --text "- Protocols configured" --result "NO" --color RED
|
Display --indent 8 --text "- Protocols configured" --result "NO" --color RED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user