#
#   eapol_test -c eap-md5.conf -s testing123 -n
#
network={
	key_mgmt=NONE
	eap=MD5

	identity="bob"
	password="bob"
}
