Running with EAP-MD5, and need to move to EAP-TLS. I cannot enable the eap-tls build.
It seems that the various HOWTOs point back to one of three authors: Adam Sulmicki, Ken Roser or Raymond McKay and enable eap-tls by means of a makefile edit in the src directory. Other list postings indicate that this is not needed with 0.9.3, and the edits cause make errors. Config: FreeRADIUS v0.9.3 RH 7.3, kernel 2.4.20-20.7 OpenSSL 0.9.6b native RH install OpenSSL 0.9.7c installed separately to /usr/local/openssl I have tried: ./configure --with-experimental-modules ./configure --enable-rlm_eap_tls make all Adding rlm_eap_tls to Make.inc file radiusd.log: Sat Dec 27 17:31:13 2003 : Error: rlm_eap: Failed to link EAP-Type/tls: file not found Sat Dec 27 17:31:13 2003 : Error: radiusd.conf[572]: eap: Module instantiation failed. Makes sense, since no tls modules are installed in the lib dir. What am I blindly overlooking? Thanks. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

