Skip to content

Is it possible to set the encryption type to avoid "Weak Security" message? #5777

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

Closed
atclarkson opened this issue Oct 18, 2021 · 2 comments
Closed

Comments

@atclarkson
Copy link

When connecting to ESP32 with SoftAP I get a message on iOS that says WPA/WPA2(TKIP) is not considered secure.

It looks as if there is a way to change the encryption type to AES using esp-idf however from what I gather there is no method that allows changing this in arduino.  Is that correct? 

Do you happen to know of a workaround to get this going?

@lbernstone
Copy link
Contributor

Dupe of #4805
Fixed in #5122, which was released in 2.0.0. Just upgrade.

@atclarkson
Copy link
Author

Yep, my mistake it is pulling in in 1.0.6 not 2.0.0. It's a platformio issue now.

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

2 participants