Harshit Malpani ee409e042a Updated the root certificate of https examples %!s(int64=4) %!d(string=hai) anos
..
main ee409e042a Updated the root certificate of https examples %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta %!s(int64=6) %!d(string=hai) anos
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
README.md e29294b49a Resolved Issues %!s(int64=7) %!d(string=hai) anos
example_test.py 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
sdkconfig.ci 761c3a3942 examples: make sure WiFi interface is disabled when connecting with Ethernet %!s(int64=5) %!d(string=hai) anos
sdkconfig.ci.ssldyn 761c3a3942 examples: make sure WiFi interface is disabled when connecting with Ethernet %!s(int64=5) %!d(string=hai) anos

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.