Hi,
I'm trying to connect to the azure iot hub via TCP/SSL following this tutorial concerning the certificates that need to be loaded. I am connecting fine via MQTTfx but when I try with my device I get an SSL error.
I have successfully connected my device with AWS via SSL so I'm guessing I am in the right path.
Could the issue be that Azure has many root CAs for its domain and that could somehow create a problem with my device (HL7800 Sierra Wireless modem)?
Thanks