Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TKIP/WEP support #22

Open
dsieborger opened this issue Mar 3, 2023 · 0 comments · May be fixed by #23
Open

TKIP/WEP support #22

dsieborger opened this issue Mar 3, 2023 · 0 comments · May be fixed by #23

Comments

@dsieborger
Copy link
Contributor

wpa_supplicant 2.10 has disabled support for TKIP and WEP by default:

As a result, eapol_test won't parse a config which specifies either one. In order to maintain compatibility with the current version of eapol_test, rad_eap_test should either:

  1. stop adding TKIP and WEP to the configurations that it generates, or
  2. update the eapol_test build instructions to re-enable TKIP and WEP in .config.

I'd suggest the first of those options.

@dsieborger dsieborger linked a pull request Mar 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant