#
#   eapol_test -c eap-mschapv2.conf -s testing123
#
network={
	key_mgmt=IEEE8021X
	eap=MSCHAPV2

	identity="bob"
	password="bob"
}
