summaryrefslogtreecommitdiffstats
path: root/src/tests/eap-md5.conf
blob: 9e2eca6f787fdff1095b5888bdb9590c70136b05 (plain)
1
2
3
4
5
6
7
8
9
10
#
#   eapol_test -c eap-md5.conf -s testing123 -n
#
network={
	key_mgmt=NONE
	eap=MD5

	identity="bob"
	password="bob"
}