Bug related to UNAUTH_TLS
Jouni Malinen
j
Fri Mar 20 05:43:04 PDT 2015
On Thu, Mar 19, 2015 at 05:03:20PM -0700, Ben Greear wrote:
> While trying to figure out why I could not get OSEN to authenticate,
> I noticed this code in wpa_supplicant/Makefile:
>
> ifdef CONFIG_EAP_UNAUTH_TLS
> # EAP-UNAUTH-TLS
> CFLAGS += -DEAP_UNAUTH_TLS
> ifndef CONFIG_EAP_UNAUTH_TLS
> OBJS += ../src/eap_peer/eap_tls.o
> Should that second ifndef be something else? I don't see how it
> can be working as hoped...
Yes, it was supposed to be CONFIG_EAP_TLS. I'll fix this.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list