This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

MQTT lib references? enable TLS for use with AWS
#1
Hi there! Im new to the forum, maybe this is a redundant thread but I cant find it anywere in the forums... or the internet  Rolleyes 


I need to configure the MQTT library to be used with AWS so far i can connect to a broker without authentication or just with user and password...


the libs i downloaded from the admin post are here: Libs Files


And used this code to connect to my broker:

Code:
broker = 'broker ip'

--client:login_set("","")  as i dont have credentials to my broker test server
client:connect(broker,1883)

now i need to setup the LM to connect to AWS but i need to provide TLS security with all the files needed to it root, Private etc etc...


So... is this possible??


any help is very appreciated


Thanks in advance 


-Juan
Reply


Messages In This Thread
MQTT lib references? enable TLS for use with AWS - by juanpalf - 21.11.2018, 13:53

Forum Jump: