0
votes

Could someone let me know whether the Azure IoT Java Service SDK has capability to register a device which authenticates using X.509 certificates? Also, can the Azure IoT Java Device SDK send MQTT by authenticating using X.509 certificates?

Many thanks.

Pls Refer;

https://github.com/Azure/azure-iot-sdk-java

https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-security#supported-x509-certificates

1

1 Answers

1
votes

jayaweera This is work in progress and we expect to have CA signed certs support in both the device and the service clients by the end of the month. You can track progress in the GitHub repo.