This is a discussion on Re: rlm_eap: SSL error within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi, please mark the difference between those two "errors": > >> Wed Jan 17 08:00:11 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
please mark the difference between those two "errors": > >> Wed Jan 17 08:00:11 2007 : Error: TLS_accept:error in SSLv3 read > >> client certificate A > (other): SSL negotiation finished successfully > rlm_eap: SSL error error:00000000:lib(0):func(0):reason(0) The first one, which looks a bit scarier, has already been explained. The second one happens later in time with respect to the ongoing conversation between freeradius and your supplicant, when freeradius has eventually recieved your client certificate. So you just get to see the "error" message meaning that no error occured. hth K. Hoercher - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |