Heivilin, Jim wrote:
I'm seeing lots of
Wed Aug 5 10:40:28 2009 : Error: TLS_accept:error in SSLv3 read client certificate A Wed Aug 5 10:40:28 2009 : Error: rlm_eap: SSL error error:00000000:lib(0):func(0):reason(0)
That was fixed some time *way* back in the 1.1 versions.
In my radius logs.
I'm fairly certain I've done this research before but I don't have any notes to show management. I suspect the answer was that this is an openssl error and it doesn't stop radius from accepting authentications. However could someone point me to some details of the problem?
OpenSSL returns "error!". Then when you ask it what the error was, it says "no error!" We fixed our code to not complain when OpenSSL returns "error, but really no error".
We're running freeradius v1.1.4 on RHEL4.
Upgrade to 1.1.7. Alan DeKok.