On Thu, Sep 11, 2008 at 9:44 PM, Alan DeKok
<aland@deployingradius.com> wrote:
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.