Comment 43 for bug 969343

Revision history for this message
Jeremy Nickurak (nickurak) wrote :

From wpasupplicant upstream:

> This looks like a broken authentication server implementation causing an
> interoperability issue with TLS extensions. My first guess would be the
> SessionTicket extension, but it could be any other extension that seemed to be
> enabled in the new OpenSSL build by default in the builds mentioned in the
> bugs.
>
> The exact trigger for the interop issues should be determined (including
> information on the exact software version used on the authentication server)
> and this could then be worked around by disabling that TLS extension (or
> cipher, etc. that is advertised in ClientHello) either in the OpenSSL build or
> in wpa_supplicant.

Anybody able to hit this in a place where they can determine the authentication-server information requested here?