View Single Post
Posts: 64 | Thanked: 69 times | Joined on Dec 2013 @ Joensuu, Finland
#11
Originally Posted by gaelic View Post
have a look at this:

Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
Does this have to contain the plaintext password? I'm not really comfortable with the idea of saving my university password in a plaintext file on my phone.