"DeYoung, Brandon" <[EMAIL PROTECTED]> wrote:
> I *believe* this snippet from my debug output shows the problem:
> 
> ----snip-----
>   eaptls_process returned 3 
>     TLS_accept:error in SSLv3 read client certificate A 
>   rlm_eap_peap: EAPTLS_SUCCESS
> -----snip------
> 
> This would *seem* to indicate a problem with my certificate generation.

  No, because it returns success.  SSL is looking for a client
certificate, and PEAP doesn't need one.  SSL is then "helpful", and
prints out error messages.

  The rest of your debug log shows that the client just stops talking
to the server.  Odds are they're XP SP2 boxes, where MS broke EAP.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to