Re: rlm_eap_tls sometimes fails to read files after HUP

2006-03-27 Thread Alan DeKok
Ben Thompson [EMAIL PROTECTED] wrote: Fri Mar 24 15:37:19 2006 : Info: rlm_eap_tls: Loading the certificate file as a chain Fri Mar 24 15:37:19 2006 : Error: rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line That is singularly unhelpful. I'm not sure what else to

Re: rlm_eap_tls sometimes fails to read files after HUP

2006-03-27 Thread gARetH baBB
On Mon, 27 Mar 2006, Alan DeKok wrote: That is singularly unhelpful. I'm not sure what else to suggest at this point. Maybe the server doesn't have permission to read the file? I'm going to be just as unhelpful for the moment, but I can confirm something weird is going on with HUP and

Re: rlm_eap_tls sometimes fails to read files after HUP

2006-03-27 Thread Alan DeKok
gARetH baBB [EMAIL PROTECTED] wrote: I'm going to be just as unhelpful for the moment, but I can confirm something weird is going on with HUP and eap_tls. If it works in 1.1.0 and not 1.1.1, then there's a bug in the server. I have no idea how to track it down, though. Alan DeKok. -

Re: rlm_eap_tls sometimes fails to read files after HUP

2006-03-24 Thread Ben Thompson
On Thu, 2006-03-23 at 12:15 -0500, Alan DeKok wrote: Ben Thompson [EMAIL PROTECTED] wrote: Could someone advise how to go about debugging this problem? b) look at the logs to see what SSL errors are being returned right before the Error reading certificate file message. Hi Thanks

Re: rlm_eap_tls sometimes fails to read files after HUP

2006-03-23 Thread Alan DeKok
Ben Thompson [EMAIL PROTECTED] wrote: Could someone advise how to go about debugging this problem? First I'd suggest editing the code so that it prints the SSL errors to radius.log, rather than stderr: http://bugs.freeradius.org/show_bug.cgi?id=347 That way the reason why SSL can't read

rlm_eap_tls sometimes fails to read files after HUP

2006-03-22 Thread Ben Thompson
Hi I have just upgraded to FreeRADIUS 1.1.1 after previously using the 1.0.1 RedHat package. At first startup it works fine but sometimes when the server receives a HUP signal (we do this every 15 mins) to re-read the config files I am getting the following errors :- Wed Mar 22 16:48:45 2006 :