mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added unsafe SSL ciphers detection
This commit is contained in:
parent
e22d13533a
commit
1228ddc2ca
7 changed files with 64 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue