Harshit Malpani ade8b8b7a0 Updated the root certificate of https examples hace 4 años
..
main ade8b8b7a0 Updated the root certificate of https examples hace 4 años
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta hace 6 años
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component hace 6 años
README.md e29294b49a Resolved Issues hace 7 años
example_test.py 563175d90a mbedtls: Use SPIRAM strategy in example_test.py hace 6 años
sdkconfig.ci 563175d90a mbedtls: Use SPIRAM strategy in example_test.py hace 6 años

README.md

HTTPS Request Example

Uses APIs from esp-tls component to make a very simple HTTPS request over a secure connection, including verifying the server TLS certificate.

See the README.md file in the upper level 'examples' directory for more information about examples.