[docs] Summarized SSL/TLS limitations/known issues

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

[docs] Summarized SSL/TLS limitations/known issues

Post by pfalcon » Wed Nov 01, 2017 10:35 pm

These limitations should be known to the dedicated MicroPython ESP8266 port users, who follow the development from the Kickstarter campaign (thanks again to all the backers!) or even before it. But in all fairness, the information is scattered thru the forum replies and github bug tickets. With the growing number of SSL users on ESP8266, and slower progress on addressing the known issues, it makes sense to have them in the official docs, and now they're there:

http://docs.micropython.org/en/latest/e ... imitations
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

SpotlightKid
Posts: 463
Joined: Wed Apr 08, 2015 5:19 am

Re: [docs] Summarized SSL/TLS limitations/known issues

Post by SpotlightKid » Mon Dec 04, 2017 11:18 pm

Very much appreciated!

Post Reply