I have a cronjob that pulls down a CRL, runs openssl to verify it's OK, and then stops radius, copies the crl into place, and then starts radius.<br><br>Occasionally, around two or three times a month, I get the following errors and no one can auth to radius until the next run of the cronjob when the CRL is again pulled down.<br>
<br>Wed Mar 19 15:01:00 2008 : Error: --> verify error:num=8:CRL signature failure<br>Wed Mar 19 15:01:00 2008 : Error: TLS Alert write:fatal:decrypt error<br>Wed Mar 19 15:01:00 2008 : Error:     TLS_accept:error in SSLv3 read client certificate B<br>
Wed Mar 19 15:01:00 2008 : Error: rlm_eap: SSL error error:04077068:rsa routines:RSA_verify:bad signature<br>Wed Mar 19 15:01:00 2008 : Error: rlm_eap_tls: SSL_read failed inside of TLS (-1), TLS session fails.<br><br>Any ideas what might be causing this or how I might determine the cause?<br>
Thanks,<br>~Matt<br><br><br><br><br>