Bug ID | 1026807 |
---|---|
Summary | TLS: Unsupported Phase2 EAP method 'mschapv2' |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | nadvornik@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 715406 [details]
/etc/sysconfig/network/ifcfg-wlan0
I have wifi configured using wicked and legacy configuration in
/etc/sysconfig/network/ifcfg-wlan0.
I have updated to current tumbleweed after several months and this
configuration stopped working.
I got this error in /var/log/wpa_supplicant.log:
wlan0: Associated with 84:d4:7e:e0:78:10
wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
TLS: Unsupported Phase2 EAP method 'mschapv2'
wlan0: EAP: Failed to initialize EAP method: vendor 0 method 25 (PEAP)
wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=13
EAP-TLS: Private key not configured
wlan0: EAP: Failed to initialize EAP method: vendor 0 method 13 (TLS)
After downgrade to wpa_supplicant-2.5 it works again.