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

v3.0.x: misc (EAP-)TLS fixes for review #3517

Closed
wants to merge 8 commits into from

Conversation

jimdigriz
Copy link
Contributor

@jimdigriz jimdigriz commented Jul 7, 2020

To start a discussion if this is needed, or how better to improve things like the eapol_test unit tests.

These fixes came about from the work in #3516 and will soon include a fix for #1756

@jimdigriz jimdigriz force-pushed the tls-misc branch 4 times, most recently from 639250a to 70dbb66 Compare July 7, 2020 22:19
@jimdigriz
Copy link
Contributor Author

jimdigriz commented Jul 7, 2020

Finished EAP-FAST patch to support TLS 1.2 (#1756)

@jimdigriz jimdigriz force-pushed the tls-misc branch 5 times, most recently from c9a528f to 7c30f9e Compare February 8, 2021 19:58
@jimdigriz jimdigriz force-pushed the tls-misc branch 8 times, most recently from f4f5647 to 16dd83c Compare February 13, 2021 15:02
@jimdigriz jimdigriz force-pushed the tls-misc branch 3 times, most recently from 6ab57f1 to 8dfd088 Compare February 20, 2021 18:13
@jimdigriz
Copy link
Contributor Author

hostap changes to support EAP-TLSv1.3 (draft-dev-13) merged upstream, the TTLS/PEAP changes are also included so no need to use my 'special sauce' version.

This resolves:

 - we only run either EAP_TLS_FILES *or* EAP_TLS_VERSION_FILES but not both
 - test that the requested version is actually used

We also removes the resumption check for now to fix it later as it requires
fiddling with the eap module configuration.
@jimdigriz jimdigriz force-pushed the tls-misc branch 2 times, most recently from c304cb8 to 97d21eb Compare March 5, 2021 11:45
@jimdigriz
Copy link
Contributor Author

Closing now as bits in here mostly have been picked through.

@jimdigriz jimdigriz closed this Apr 21, 2021
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 this pull request may close these issues.

1 participant