I need an example mqtt client project which uses TLS.
Right now am using mosuitto broker running on my pi and communicating with my cc3200(home automation open hab). Thats working great. I just need to make my project secure with TLS.Right now i have configured my mosuitto broker with a TLS self signed certicate. Now I need help in configuring my mqtt client code on cc3200 client end. Please help me achieve this, am at the end of this project.
Thank you so much..