11 Sep
2008
11 Sep
'08
9:44 a.m.
niel m wrote:
==================================================================== // when i run "freeradius -X" for test run of freeradius
rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory
You're likely running an old version of the server, and have manually configured EAP-TLS. EAP-TLS won't work if you don't have OpenSSL && the OpenSSL development headers installed on your system. Alan DeKok.