Mathieu Clément wrote: > Debian Sarge, Apache 1.3.33, (+ssl), libapache-mod-ssl installed, > Freeradius, EAP-TLS, PEAP > > [...] > > rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared > object file: No such file or directory > radiusd.conf[9]: eap: Module instantiation failed.
Debian doesn't distribute a binary version of the rlm_eap_tls module as it depends on OpenSSL. http://www.gnu.org/licenses/license-list.html#GPLIncompatibleLicenses You should get the sources from FreeRADIUS website and build a Debian package yourself. http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#How_do_I_build_a_Debian_package_from_sources.3F -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

