esp-idf/examples/protocols/https_request/main
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
..
include example: Updated https_request example to fail when time is not synced. 2022-09-19 12:04:09 +05:30
CMakeLists.txt protocols/security: Remove -Wno-format compile option for examples 2022-12-07 13:02:00 +05:30
https_request_example_main.c fix(esp-tls): fix the certificate check failure logging for cert bundle case 2023-08-11 17:27:01 +05:30
Kconfig.projbuild https_request_example: 2021-12-05 02:54:52 +08:00
local_server_cert.pem https_request_example: 2021-12-05 02:54:52 +08:00
local_server_key.pem https_request_example: 2021-12-05 02:54:52 +08:00
server_root_cert.pem Updated the root certificate of https examples 2021-10-01 13:02:48 +05:30
time_sync.c esp_netif/lwip: Fix core-locking config 2023-01-17 16:15:58 +01:00