Is there a configuration / sample available of mqtt simple to talk to the mosquitto server using an authenticated client on port 8884? I saw a message on here that was about 2 years old that looked like it was trying to solve the same issue, but the modified sample code does not seem to build with the latest SDK?
Mosquitto has instructions for building the private key and signing the certificate using openssl and a webpage to paste the csr into.
Thank you in advance.