17 Nov
2016
17 Nov
'16
7:22 p.m.
On Nov 17, 2016, at 5:08 PM, David Ward <daward@Brocade.COM> wrote:
We are looking into how to change TLS behavior on radiusd. This is for testing purpose, so I want to intentionally only allow TLS 1.0. Currently running: FreeRADIUS Version 3.0.12.
Is there a way to make this version only accept TLS 1.0, right now we are using older 2.x version to test this.
In version 3, see "disable_tls" in raddb/mods-available/eap. There are flags for each TLS version. Alan DeKok.