Rename SSL to TLS (fix #3013)

This commit is contained in:
Alfredo Cardigliano 2019-11-15 12:40:01 +01:00
parent 84178c4fa1
commit e38835a603
27 changed files with 247 additions and 252 deletions

View file

@ -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