Azure IoT TLS: Critical changes are almost here!

那須 昭吾 1 Reputation point
2022-06-02T08:48:19.667+00:00

How do I find out if my device is using the connection stack provided by the Azure IoT SDK?

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 36,951 Reputation points MVP Volunteer Moderator
    2022-06-03T09:07:34.967+00:00

    Hello @那須 昭吾 ,

    yes, Microsoft is moving over to another certificate to secure IoT Hub device connectivity using TLS.

    This has no impact on the device identities for any x509 cert you use to identify a device (next to PTM or symmetric key). It's just about securing the transport of data.

    Please check that blog post. There, you read about how to check your (test) device and how to validate:

    208100-image.png

    Also, check the comments at the bottom of the blog where the Azure IoT team answers in-depth questions.

    0 comments No comments

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.