Skip to content

Commit

Permalink
Add test for eap-ttls-eap-gtc
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Oct 13, 2015
1 parent dc67f39 commit 87cb99d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/tests/eapol_test/eap-ttls-eap-gtc.conf
@@ -0,0 +1,12 @@
#
# eapol_test -c eap-ttls-eap-gtc.conf -s testing123
#
network={
key_mgmt=WPA-EAP
eap=TTLS
identity="bob"
anonymous_identity="anonymous"
ca_cert="raddb/certs/ca.pem"
password="bob"
phase2="autheap=GTC"
}

0 comments on commit 87cb99d

Please sign in to comment.