IoT Hub with TLS 1.2 is accepting messages from devices without necessary cipher suites for some hours
The Advantech WISE4010/LAN module provides above cipher suites. These are not compatible with azure IoT Hub TLS 1.2. After switching from TLS 1.0 to 1.2 on IoT Hub for testing, the module was able sending messages for some hours till connection error was shown on the module. After the first connection error on the module it reacted immediately to a TLS change on IoT hub. Which means when switching back to 1.0 it was able to send immediately and also stopped immediately after switching to 1.2 again. I want to know why this pattern happens to find out if other module will have problems after end of August when TLS 1.0 is stopped.