David Peterson wrote: > I know there is probably something easy I am missing but I cannot for > the life of me get FR to compile with OpenSSL for EAP-TTLS support. Are > there any how-to’s on getting Ubuntu to compile OpenSSL support into FR2.1.9
$ apt-get install openssl-dev $ cd freeradius-server-2.1.9 $ ./configure $ make Perhaps you could try saying what problems you're seeing. It doesn't help to say "I tried stuff and it doesn't work". Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

