最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

websocket - Issue Connecting to Web Server on ESP32C6 ( mbedtls parse returned ) - Stack Overflow

programmeradmin0浏览0评论

I am using the ESP32C6 series with the ESP-IDF Eclipse plugin. While connecting to a web server, I am encountering the following error:

E (16447) esp-tls-mbedtls: mbedtls_x509_crt_parse of public cert returned -0x262E E (16447) esp-tls-mbedtls: Failed to set client PKI context E (16450) esp-tls-mbedtls: Failed to set client configurations, returned [0x8015] (ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED) E (16462) esp-tls: create_ssl_handle failed E (16467) esp-tls: Failed to open new connection E (16472) transport_base: Failed to open a new connection

If anyone is familiar with this issue or has encountered something similar, I would appreciate your help in finding a solution.

发布评论

评论列表(0)

  1. 暂无评论