1 Jul
2015
1 Jul
'15
5:20 p.m.
On Jul 1, 2015, at 4:58 PM, Kris Armstrong <kris.armstrong@me.com> wrote:
Hi,
I have migrated my root CA and free radius configs from FreeRadius 2.x to 3.0.4 on CentOS7. I’m receiving the following messages when attempting to authenticate the client with EAP/TLS. PEAP/MSCHPv2 works perfect.
I have tried to recreate the ROOT CA and Client cert but that produces the same error message. I’m not sure where to go from here.
Looks like you've not set ca_file? Or it doesn't contain all the intermediaries (you need to concat them into the same file). -Arran