mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-15 06:28:00 +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:
parent
2b615e8fe7
commit
d866ba7557
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user