mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8507b3ba1b
MBEDTLS_TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 ciphersuite support seems to be removed from howsmyssl.com. Add more ciphersuites in server_supported_ciphersuites in https_request example to fix failures while connecting to howsmyssl. |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
https_request_example_main.c | ||
Kconfig.projbuild | ||
local_server_cert.pem | ||
local_server_key.pem | ||
server_root_cert.pem | ||
time_sync.c |