20 May
2015
20 May
'15
10:02 a.m.
On May 20, 2015, at 9:50 AM, gabriel_skupien <gabriel_skupien@o2.pl> wrote:
Problem with TTLS setup. EAP clients negotiate TLSv1.2 but FR reports "Unknown TLS version". Any idea?
It's a TLS issue. Either OpenSSL doesn't understand TLSv1.2, or FreeRADIUS was built using the wrong version of OpenSSL. Use wireshark to grab the packets. It should decode all of the TLS data, including the TLS version. Then, check the version. Alan DeKok.