mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Rename SSL to TLS (fix #3013)
This commit is contained in:
parent
84178c4fa1
commit
e38835a603
27 changed files with 247 additions and 252 deletions
|
|
@ -54,7 +54,7 @@ local function tracker_filter_pref(key)
|
|||
if k == "disable_alerts_generation" or
|
||||
k == "mining_alerts" or
|
||||
k == "probing_alerts" or
|
||||
k == "ssl_alerts" or
|
||||
k == "tls_alerts" or
|
||||
k == "dns_alerts" or
|
||||
k == "ip_reassignment_alerts" or
|
||||
k == "remote_to_remote_alerts" or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue