On Dec 16, 2015, at 10:22 AM, Mario Guerri Maglia <mario.guerri@seciu.edu.uy> wrote:
I installed and configured a server Radius and it worked successfully until last week when it began to show the following message This is the error message I got
/Thu Dec 10 15:46:14 2015 : Error: TLS Alert read:fatal:handshake failure // //Thu Dec 10 15:46:14 2015 : Error: TLS_accept: failed in SSLv3 read client certificate A // //Thu Dec 10 15:46:14 2015 : Error: rlm_eap: SSL error error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure // //Thu Dec 10 15:46:14 2015 : Error: SSL: SSL_read failed inside of TLS (-1), TLS session fails. // //Thu Dec 10 15:46:14 2015 : Auth: Login incorrect (TLS Alert read:fatal:handshake failure): [mguerri] (from client AP_RAU_red_2 port 17 cli 10 // //-A5-D0-3A-5B-79) Usuario Rechazado /
You need to copy the CA certificate used by the server, and install it on the client. Follow the EAP instructions on my web page: http://deployingradius.com/ It *will* work. Alan DeKok.