mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-01 01:29:23 +01:00
13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
|
[Security]
|
||
|
EAP-Method=TTLS
|
||
|
EAP-Identity=ttls@example.com
|
||
|
EAP-TTLS-Phase2-Method=Tunneled-CHAP
|
||
|
|
||
|
# If CHAP Identity and Password are left out, they will be requested through
|
||
|
# the agent.
|
||
|
#EAP-TTLS-Phase2-Identity=ttls-chap-phase2@example.com
|
||
|
#EAP-TTLS-Phase2-Password=Password
|
||
|
|
||
|
[Settings]
|
||
|
AutoConnect=False
|