NM and 80211X



With wpa_supplicant I use the following settings... When will this be implanted in NetworkManager?

network={
ssid="WLAN"
scan_ssid=1
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=TTLS
# Phase1 / outer authentication
ca_cert="/usr/lib/ssl/certs/CAs.pem"
# Phase 2 / inner authentication
phase2="auth=PAP"
identity="@utwente.nl"
password="password"
}

Stefan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]