missing config items on reinstall
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Tue Feb 15 19:02:33 CET 2011
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
More information about the Freeradius-Users
mailing list