If your ultimate intention is to use an ESP8266 to make an SSL/TLS connection to a web server (i.e. https://) have a look here:
and generally google for keywords esp8266 arduino client secure https ssl tls
You'll see the complexity and limitations.
If your ultimate intention is to use an ESP8266 to make an SSL/TLS connection to a web server (i.e. https://) have a look here:
and generally google for keywords esp8266 arduino client secure https ssl tls
You'll see the complexity and limitations.