TLS fails against Azure IoT Hub

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
StKa_2187866
Level 2
Level 2
First like received

Hi,

We use WICED SDK 3.5.2 to implement an IoT device which communicated with our backend through Azure IoT Hub (MQTT over TLS).

Since today morning, all our devices went dark. Looking more closely in the WICED application what I can observe is that after a few iterations of SSL handshake, a call to function ssl_handshake_client_async() results to a crash and a restart of the application.

The problem is easy to reproduce, since the only think you need is to target the secure_mqtt sample application to an active Azure IoT Hub instance. Please find attached the log from the execution and crash of the secure_mqtt example project.

If you want a live Azure IoT Hub instance to try it out, I am happy to assist.

I must note that other MQTT clients, like MQTT.fx, operate as expected.

Thanks,

Stavros.

0 Likes
2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

aky​ and vik86​ are looking into this and will reply when there is a fix they can share.

0 Likes

mifo wrote:

anyu and vikr are looking into this and will reply when there is a fix they can share.

Hi,

What is the status about this issue?

0 Likes