Hi David, On Mon, Oct 03, 2016 at 11:36:22AM +0200, David Coppa wrote: > New release for wpa_supplicant. > > As usual, please test it with your setup.
Testing against eduroam: ---8<--- $ doas wpa_supplicant -i iwn0 -c /etc/wpa_supplicant.conf Successfully initialized wpa_supplicant SSL: Failed to initialize TLS context. Failed to initialize EAPOL state machines. --->8--- My config file looks like this: ---8<--- ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=wheel ap_scan=0 network={ ssid="eduroam" key_mgmt=WPA-EAP eap=PEAP phase1="peaplabel=0" phase2="auth=MSCHAPV2" identity="xxx" password="xxx" } --->8--- (The in-tree version works fine) Cheers -- Best Regards Edd Barrett http://www.theunixzoo.co.uk