Added unsafe SSL ciphers detection

This commit is contained in:
Luca Deri 2019-05-20 23:19:53 +02:00
parent e22d13533a
commit 1228ddc2ca
7 changed files with 64 additions and 12 deletions

View file

@ -2682,6 +2682,7 @@ function getFlowStatusTypes()
[20] = i18n("flow_details.not_purged"),
[21] = i18n("alerts_dashboard.ids_alert"),
[22] = i18n("flow_details.tcp_severe_connection_issues"),
[23] = i18n("flow_details.ssl_unsafe_ciphers"),
}
return entries