Share via

Azure IoT Module Client X509 authentication

Jeffrey K 171 Reputation points
2021-07-01T17:56:41.84+00:00

I want to create ModuleClient using the X509Cert authentication but I do not see any class for it similar to the one we have for Device auth (DeviceAuthenticationWithX509Certificate).

I have a custom module which would create ModuleClient for edgeAgent to get the moduleTwin and need X509Cert auth for creating module client.

Azure IoT Edge
Azure IoT Edge

An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-07-01T23:09:38.8+00:00

    IoT Edge modules don't currently support certificate-based authentication.

    Was this answer helpful?

    2 people found this answer helpful.

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.