Hello!

I'm trying to connect to a WPA2 EAP network via NetworkManager and get the 
following error in the wpa_supplicant log. I searched for "Failed to parse 
ca_cert_blob" on google but did not find anything useful.

I'm not familiar with openssl but to me it looks like there are issues with 
certificates, so I tried "openssl x509 -in cert.pem -noout -text" on each of 
them, i.e. the whole chain. The command worked without showing any errors and 
printed the certificates.

Could anyone give me further hints how to debug why the parsing fails please?

Thanks

Sven

CTRL-EVENT-EAP-STARTED EAP authentication started                               
          
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected                    
          
OpenSSL: tls_connection_ca_cert - Failed to parse ca_cert_blob 
error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag                 
                                       
OpenSSL: pending error: error:0D07803A:asn1 encoding 
routines:ASN1_ITEM_EX_D2I:nested asn1 error                                     
                                                 
TLS: Failed to set TLS connection parameters                                    
           
EAP-TTLS: Failed to initialize SSL. 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to