15 Feb
2011
15 Feb
'11
1:02 p.m.
Hi,
rlm_eap: SSL error error:02001002:system library:fopen:No such file or directory rlm_eap_tls: Error reading certificate file /etc/freeradius/certs/server.pem rlm_eap: Failed to initialize type tls
when you first run FreeRADIUS, if you havent made certs etc, then it will make certs for you....check the eap.conf config file and see the line make_cert_command = "${certdir}/bootstrap" once the system is running, it will assume that the required certs are in place...in your case you have deleted those...they either need to be put back/recovered...or, if they are self-signed testing ones, just run the bootstrap command again! alan