esp-idf/components/esp-tls
Mahavir Jain ea3bb21cf7
fix(esp-tls): fix the certificate check failure logging for cert bundle case
For ESP certificate bundle case, the certificate failure error from
underlying TLS stack was not being tracked. Added the fix and also
updated example code showcasing how to retrieve it.

Closes https://github.com/espressif/esp-idf/issues/12034
2023-08-11 17:27:01 +05:30
..
esp-tls-crypto mbedtls-3 update: 2022-03-03 01:37:10 +05:30
private_include Merge branch 'feature/add_mbedtls_ciphersuites_set_get_api' into 'master' 2023-04-28 13:01:59 +08:00
test_apps ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
CMakeLists.txt lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
esp_tls_error_capture.c esp-tls: update esp-tls to support linux build 2023-01-04 11:17:27 +05:30
esp_tls_errors.h esp_tls.h: Clean up included header files. 2022-05-11 07:09:34 +00:00
esp_tls_mbedtls.c fix(esp-tls): fix the certificate check failure logging for cert bundle case 2023-08-11 17:27:01 +05:30
esp_tls_wolfssl.c fix(esp-tls): fix the certificate check failure logging for cert bundle case 2023-08-11 17:27:01 +05:30
esp_tls.c lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
esp_tls.h fix(esp-tls): Add explicit inclusion of header mbedtls/x509_crt.h 2023-07-03 14:24:38 +05:30
Kconfig esp-tls/Kconfig: Fix dependency for ESP-TLS Server menuconfig option 2022-11-03 07:17:05 +00:00