Update wpa_supplicant.conf
parent
aff4a2dec7
commit
754dcc7988
|
@ -7,9 +7,9 @@ network={
|
|||
key_mgmt=WPA-EAP
|
||||
pairwise=CCMP
|
||||
eap=TTLS
|
||||
identity="odabasioglu1@unilim.fr"
|
||||
identity=YOUR_UNIVERSITY_ID
|
||||
anonymous_identity="anonymous@unilim.fr"
|
||||
password="Lgl80373."
|
||||
password=YOUR_PASSWORD
|
||||
ca_cert="/home/pi/.cat_installer/ca.pem"
|
||||
altsubject_match="DNS:wifi-ttls.unilim.fr"
|
||||
phase2="auth=MSCHAPV2"
|
||||
|
|
Loading…
Reference in New Issue