network={
	key_mgmt=IEEE8021X
	eap=PWD

	identity="bob"
	password="bob"

	pairwise=CCMP
	group=CCMP
	priority=1
}
