sign in
|
add example
|
see also:
wpa_supplicant
,
openssl
wpa_supplicant.conf
configuration file for wpa_supplicant
[
man 5
]
config
[
new config
]
1
WPA-EAP config that uses peaplabel
WPA-RADIUS/EAP-PEAP/MSCHAPv2 with RADIUS servers that use old peaplabel (e.g., Funk Odyssey and SBR, Meetinghouse Aegis, Interlink RAD-Series)
wpa_supplicant.conf
wpa_supplicant
RADIUS
WPA
gitweb
1 year ago
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel network={ ssid="example" scan_ssid=1 key_mgmt=WPA-EAP eap=PEAP identity="user@example.com" password="foobar" ca_cert="/etc/cert/ca.pem" phase1="peaplabel=0" phase2="auth=MSCHAPV2" }
Comment
Login to post: