#
#   eapol_test -c eap-ttls-mschapv2.conf -s testing123
#
network={
	key_mgmt=IEEE8021X
	eap=TTLS
	anonymous_identity="anonymous"
	identity="bob"
	password="bob"
	phase1=""
	phase2="auth=MSCHAPV2"
}
