Hi;
I am facing issue in WIFI-MQTT with ssl. I already generated client certificate and key. I am using example given in esp idf(\esp-idf(examples\protocols\mqtt\ssl).when i try to run code i get below error.
E (7204) esp-tls-mbedtls: mbedtls_x509_crt_parse returned -0x2180
E (7204) esp-tls-mbedtls: Failed to set client pki context
E (7204) esp-tls-mbedtls: Failed to set client configurations
E (7214) esp-tls: create_ssl_handle failed
E (7214) esp-tls: Failed to open new connection
E (7214) TRANS_SSL: Failed to open a new connection
E (7224) MQTT_CLIENT: Error transport connect
can someone guide me what i am doing wrong ???
wifi mqtt ssl example certificate error
Re: wifi mqtt ssl example certificate error
Looks like the certificate parsing fails. Most likely the certificate you used is not in correct format.
Who is online
Users browsing this forum: ESP_Sprite and 181 guests