3 Jul
2009
3 Jul
'09
12:08 p.m.
lenny@aecom.yu.edu wrote:
I run into some difficulties troubleshooting Freeradius. I turned on tls, with valid certificates and key file and the debug output stops at this message, not going any further. The permissions on cert and key files are fine, I even tried setting the radiusd user to root. Any ideas. Thanks in advance.
rlm_eap_tls: Loading the certificate file as a chain
That's likely an OpenSSL issue. FreeRADIUS asks OpenSSL to load the certificate, and if OpenSSL doesn't return... FreeRADIUS is blocked. Still, it's odd. I suspect that the certificates are large, badly formed, or.... Try it with the default certificates that are built with the server. Alan DeKok.