eap-md5.conf   [plain text]


#
#   eapol_test -c eap-md5.conf -s testing123 -n
#
network={
        key_mgmt=NONE
        eap=MD5
        identity="bob"
        password="hello"
}