Hi ,
We are trying to connect to a HTTPS site using ESP 32. Existing examples available do not work with https sites. Please provide example code with ESP32 wifi connecting to HTTPS site.
Regards
Anusha
Did you try the below example ?
http://gadget.renesas.com/ja/reference/lychee/grlibs_tls.html
It works fine. I used web compiler now.