View Single Post
Posts: 2 | Thanked: 1 time | Joined on Jan 2014
#2402
I tried this workaroung with Helsinki University Eduroam, to no avail. (I replaced the required fields with the required values and uploaded the local CA cert to the phone.) It just gets stuck in "Connecting" in the UI. Same settings (and CA cert) work with my laptop, using wpa_supplicant. But wpa_supplicant has also the setting "anonymous_identity", could this be a problem? Connman config files don't seem to have such a thing.

Anybody got this working here?

Originally Posted by korppi View Post
You can get WPA EAP-PEAP and EAP-TTLS (maybe others) to work.
-Devel-mode on
-Make file /var/lib/connman/wifi-foo.config
In file add following (this is example :-) )

[service_foo]
Type=wifi
Name=wlan_ssid
EAP=peap
CACertFile=/home/nemo/ca.pem
Phase2=MSCHAPV2
Identity=user
Passphrase=password

-then in gui: settings -> wlan off -> wlan on
 

The Following User Says Thank You to elakim For This Useful Post: