mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19: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
|
|
@ -1163,7 +1163,7 @@ local known_parameters = {
|
|||
["disable_alerts_generation"] = validateBool,
|
||||
["toggle_alert_probing"] = validateBool,
|
||||
["toggle_flow_alerts_iface"] = validateBool,
|
||||
["toggle_ssl_alerts"] = validateBool,
|
||||
["toggle_tls_alerts"] = validateBool,
|
||||
["toggle_dns_alerts"] = validateBool,
|
||||
["toggle_mining_alerts"] = validateBool,
|
||||
["toggle_remote_to_remote_alerts"] = validateBool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue