15 Oct
2015
15 Oct
'15
4:42 p.m.
and have options to force it to use a particular TLS... does it?? ;)
tls_disable_tlsv1_0=1 - disable use of TLSv1.0 tls_disable_tlsv1_1=1 - disable use of TLSv1.1 (a workaround for AAA servers that have issues interoperating with updated TLS version) tls_disable_tlsv1_2=1 - disable use of TLSv1.2 (a workaround for AAA servers that have issues interoperating with updated TLS version) -Arran