Share via

Azure IotHub TLS 1.2 Supported cipher suites

Georg Sieber 45 Reputation points
2026-04-22T08:29:40.3266667+00:00

Tonight we encountered an issue with our IotHub where ~1500 devices could not connect anymore. Our IotHub is currently operating under a temporary exception for legacy TLS 1.0 version.

grafik

Only then we noticed that this subset of our devices support TLS1.2 but do not support a required cipher suite (the devices offer TLS_RSA_WITH_AES_256_CBC_SHA). Since their firmware cannot be updated, the devices need to be replaced in the field.

My question is: How long can we run under that temporary exception to allow legacy cipher suites? We cannot afford to lose the device connections until we replaced them in the field which takes at least a few months.

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.