mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
5bc6e986e4
1) Renamed the test to reflect the usage of PEAP 2) Prevented the creation of an extra instance of iwd 3) Refactored to start catching the exceptions and properly dispose an instance of iwd 4) Switched to list_devices with wait option
13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
hw_mode=g
|
|
channel=1
|
|
ssid=ssidEAP-PEAPv1-GTC
|
|
|
|
wpa=3
|
|
wpa_key_mgmt=WPA-EAP
|
|
ieee8021x=1
|
|
eap_server=1
|
|
eap_user_file=/tmp/eap-user-peap-gtc.text
|
|
ca_cert=/tmp/certs/cert-ca.pem
|
|
server_cert=/tmp/certs/cert-server.pem
|
|
private_key=/tmp/certs/cert-server-key.pem
|