Hi! I am unable to connect to a 802.1X/PEAP wifi network. I have the following configuration file for that network. This file provides a EAP-PEAP service.
[global] Name = TID Description = TID Network Configuration [service_peap] Type = wifi SSID=496e7472616e657454656c65666f6e69636157694669 EAP = peap Phase2 = MSCHAPV2 CACertFile = /etc/certs/cacert.pem Identity = HI\jaoo Password = ******* If I launch wpa_supplicant as 'wpa_supplicant -u -t -d' and 'connmand -W nl80211,wext -n' and read the log later it seems wpa_supplicant is unable to read the server certificate. 1293021750.585645: OpenSSL: tls_connection_ca_cert - Failed to load root certificates error:02001002:system library:fopen:No such file or directory 1293021750.585671: OpenSSL: pending error: error:2006D080:BIO routines:BIO_new_file:no such file 1293021750.585690: OpenSSL: pending error: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib 1293021750.585727: OpenSSL: tls_load_ca_der - Failed load CA in DER format error:02001002:system library:fopen:No such file or directory 1293021750.585750: OpenSSL: pending error: error:20074002:BIO routines:FILE_CTRL:system lib 1293021750.585767: OpenSSL: pending error: error:0B06F002:x509 certificate routines:X509_load_cert_file:system lib Please find attached full wpa_supplicant and connmand logs. Could anybody help me? Respectfully, jaoo. _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
