eap-mschapv2.conf   [plain text]


#
#   eapol_test -c eap-mschapv2.conf -s testing123
#
network={
        ssid="example"
        key_mgmt=WPA-EAP
        eap=MSCHAPV2
        identity="bob"
        password="bob"
}