3.2 Ensure access to Configuration utility by clients using TLS version 1.2 or later

Information

TLSv1.2 should be used for GUI connections

Rationale:

Restricting the configuration utility to use TLS version 1.2 is recommended

Impact:

Weak security protocols may expose vulnerability by disclosing data through SSL/TLS sessions

Solution

If the value is different, execute the following command to modify the protocol used to access GUI:

tmsh modify /sys httpd ssl-protocol 'TLSv1.2'
tmsh save sys config

Default Value:

ssl-protocol 'All -SSLv2 -SSLv3 -TLSv1'

See Also

https://workbench.cisecurity.org/files/3587