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: prevent auto connection in pre auth roam test

iwd used to auto connect to AP before it was expected by the test
This commit is contained in:
Tim Kourt 2018-10-02 13:56:40 -07:00 committed by Denis Kenzior
parent 2b615e8fe7
commit d866ba7557

View File

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