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

OT-2 should support TLS > 1.0 for 802.1x connections #158

Closed
1 task
mcous opened this issue Apr 26, 2022 · 1 comment
Closed
1 task

OT-2 should support TLS > 1.0 for 802.1x connections #158

mcous opened this issue Apr 26, 2022 · 1 comment

Comments

@mcous
Copy link
Contributor

mcous commented Apr 26, 2022

Overview

The OT-2 is currently only capable of connecting to 802.1x Wi-Fi networks that use TLS 1.0. This is a very old version of TLS, and its use is being (and has been) phased out.

Currently, the OT-2 appears to be using LibreSSL 2.7.4. The latest version of LibreSSL is 3.5.2.

Acceptance Criteria

  • An OT-2 can connect to a 802.1x network using TLS 1.1, 1.2, or 1.3

Implementation Notes

We should investigate whether #148 has any affect on this issue. As noted in that PR, we'll be switching to OpenSSL rather than LibreSSL.

@mcous
Copy link
Contributor Author

mcous commented Sep 13, 2023

Tracked elsewhere, cleaning this off my issue list

@mcous mcous closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2023
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

No branches or pull requests

1 participant