-->
Page 1 of 1

How to include TLS module using cloud build?

PostPosted: Fri Jan 13, 2017 10:23 pm
by vijay8642
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?

Re: How to include TLS module using cloud build?

PostPosted: Sun Jan 15, 2017 3:56 pm
by marcelstoer
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.