Hacker News new | ask | show | jobs
by rocketcity 3773 days ago
Now all we need is for AWS IoT to support TLS 1.1 with symmetric keys. Currently the ESP8266 arduino libraries only support TLS 1.1 which is not compatible with the TLS 1.2 minimum for AWS IoT. I am super excited for this board and would love to be able to kick of lambda functions automatically in response to device events. If anyone from the IoT team comes across this please make this a priority, all of us makers will thank you.
3 comments

> Now all we need is for AWS IoT to support TLS 1.1 with symmetric keys.

Making the ESP8266 libraries support TLS 1.2 is a better idea

Yes, would be nice if you could connect it to aws iot. Any chances amazon would add tls 1.1, or would that maybe jeopardize their security certifications? (https://aws.amazon.com/compliance/published-certifications/)
you could always try it on Azure assuming you haven't built a ton out in AWS already...