mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:39:39 +01: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:
parent
b9029aaf65
commit
da262e7187
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user