I try to connect a Controller to Azure IoT Hub using a Root Certificate put on the controller in /etc/ssl/certs und SAS Token for IoT Hub instead of X.509 certificates.
The TLS Handshake is successful when I test in terminal using openssl. It seems that the Controller doesn't start this process. I use the Azure IoT Hub library and the Net Base Services.
Is there something left or something you can recommend?
Best regards
Mo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I try to connect a Controller to Azure IoT Hub using a Root Certificate put on the controller in /etc/ssl/certs und SAS Token for IoT Hub instead of X.509 certificates.
The TLS Handshake is successful when I test in terminal using openssl. It seems that the Controller doesn't start this process. I use the Azure IoT Hub library and the Net Base Services.
Is there something left or something you can recommend?
Best regards
Mo