Chat about current Lua tools and IDEs

User avatar
By vijay8642
#60989 My understanding is that TLS functionality has been moved out from the net module into a new TLS module as per docs http://nodemcu.readthedocs.io/en/dev/en/modules/tls/

When using the superb cloud builder tool I do not see an option to include it even after selecting dev branch. How do I get it in a custom firmware?
User avatar
By marcelstoer
#61066 Just enable the SSL flag.

Once https://github.com/nodemcu/nodemcu-firmware/issues/1700 is fixed I will re-evaluate the SSL/TLS integration in the cloud builder.