13 Nov
2013
13 Nov
'13
7:21 a.m.
Hi, seems like you built the server without OpenSSL support - so no EAP for you. install the libssl-dev package or whatever its called these days (this is the development headers etc so that stuff can compile with OpenSSL support)...then rebuild your FreeRADIUS.... ./configure make make install - dont worry, it wont overwrite your current configs...it will just slip the new server code into place. alan