I am working on a project where I am using libmosquitto 1.1.3. It is working fine with WITH_TLS flags for ssl.
Now I have to upgrade the library to latest version which is 1.4.8. I was unable to download new library but it does not have WITH_TLS flag in it. When I copied this Preprocessor to my file it gave error openssl/ssl.h file not found.
Any on using this library in iOS , Please suggest something.