16 Oct
2015
16 Oct
'15
9:34 a.m.
On Oct 16, 2015, at 9:29 AM, Sebastian Hagedorn <Hagedorn@uni-koeln.de> wrote:
I hope this isn't a dumb question ... I (successfully) tried eapol_test on a RHEL 6 system with OpenSSL openssl-1.0.1e-42.el6.x86_64 and FreeRadius 3.0.10 and was surprised that I didn't see TLSv1... at all.
OpenSSL is pretty stingy in the information it gives to the application. FreeRADIUS also doesn't print out everything it can. We've fixed this in the v3.1.x branch, so it's clearer and more verbose.
What's going on there?
Debug messages aren't printing the TLS versions. It's OK. Alan DeKok.