3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

auto-t: fix testFT-8021x-roam autoconnect

As with many other test, we need to disable autoconnect for better
reliablility.
This commit is contained in:
James Prestwood 2018-10-26 09:45:00 -07:00 committed by Denis Kenzior
parent b9029aaf65
commit da262e7187

View File

@ -4,3 +4,6 @@ EAP-TLS-CACert=/tmp/certs/cert-ca.pem
EAP-TLS-ClientCert=/tmp/certs/cert-client.pem EAP-TLS-ClientCert=/tmp/certs/cert-client.pem
EAP-TLS-ClientKey=/tmp/certs/cert-client-key-pkcs8.pem EAP-TLS-ClientKey=/tmp/certs/cert-client-key-pkcs8.pem
EAP-Identity=abc@example.com EAP-Identity=abc@example.com
[Settings]
Autoconnect=False