The use of the ESP8266 in the world of IoT

User avatar
By RichardS
#180 I think the title says it all.... a place to chat about the growing world of IoT, The Internet of Things, and how the ESP8266 can play a role in the evolution.

Richard.
User avatar
By promoocodes
#83273 It's good to discuss our every problem here and get the greatest advice or solution for our problem from all expertise. Thank you all of you for always being here for help.
User avatar
By jozef lodeweyckx
#87973 Are there SSL/TLS libraries classes available for Feather Huzzah ESP8266 module from adafruit?
I would like to send an email through this module but my mail server uses STARTTLS protocol.
The mailserver communicates using different encryption suites such as:
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.
I only want to use the outgoing mailserver on port 587.
I am able to open the TCP connection but after the STARTTLS comes the handshake,key derivation ,encrypted data transfer ,closure ,Would be handy is some code is available...
Could someone advice me how to start ?
Thank you
I am not sure if this is the place to post this message.