-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 15, 16
-
Component/s: Core
-
Labels:None
-
Sprint:Sprint 67
-
ToDo:
-
Module Fix Version:
In Advanced Settings, under the parameter "Enable TLS for the mini-HTTP Server" add three new Yes/No toggles:
Disable TLS1 (default yes)
Disable TLS1.1 (default no)
Disable TLS1.2 (default no)
And have these parameters write the appropriate values to /etc/asterisk/http_additioanl.conf in the [general] section:
tlsdisablev1=yes
tlsdisablev11=no
tlsdisablev12=no