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

WPA Enterprise #38

Open
varac opened this issue Nov 30, 2019 · 2 comments
Open

WPA Enterprise #38

varac opened this issue Nov 30, 2019 · 2 comments

Comments

@varac
Copy link

varac commented Nov 30, 2019

Hi,

would it be possible to create QR codes that allow joining a WPA Enterprise (i.e. peap/mschap v2) network ? I know there are more options to consider compared to wpa/wpa2, but it would be great to inlcude it.

@varac
Copy link
Author

varac commented Dec 13, 2019

From https://www.glassappsource.com/google-glass-how-to/connect-enterprise-wpa-network-google-glass.html:

WIFI:S:ssid;U:username;P:password;E:PEAP;PH:MS-CHAPv2;;

Above is the string that you need to turn into a QR code. Make sure to substitute the different sections with your WiFi information. Here is an explanation of the different things:

S – ssid
U – username
P – password
E – EAP method
PH – phase2 authentication
A – anonymous identity

Although I'm still struggling with making it work on my android device, will report back here once I succeed. Anyone else was successfully doing this ?

@varac
Copy link
Author

varac commented Dec 13, 2019

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