mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-01 01:29:23 +01:00
13 lines
338 B
Plaintext
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
|