3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-03 01:48:49 +02:00
iwd/autotests/testEAP-TTLS-Frag/ssidEAP-TTLS.8021x
James Prestwood f0a890da8a auto-t: remove duplicate EAP tests
This removes any EAP test which was combined into testEAP as well
as modifies any special EAP test to use the now global eap-users
file.
2021-08-17 11:44:36 -05:00

13 lines
338 B
Plaintext

[Security]
EAP-Method=TTLS
EAP-Identity=ttls@example.com
EAP-TTLS-CACert=/tmp/certs/cert-ca.pem
EAP-TTLS-ClientCert=/tmp/certs/cert-client.pem
EAP-TTLS-ClientKey=/tmp/certs/cert-client-key-pkcs8.pem
EAP-TTLS-Phase2-Method=MD5
EAP-TTLS-Phase2-Identity=md5-phase2@example.com
EAP-TTLS-Phase2-Password=Password
[Settings]
AutoConnect=False