How to provision device with x509 certificate in Swift.

Shahanshah Alam 0 Reputation points
2024-07-31T13:09:57.7666667+00:00

Hi
I want to provision device using x509 certificate in iOS swift.
https://video2.skills-academy.com/en-us/azure/iot-dps/how-to-control-access#certificate-based-authentication

I am not able to find particular sdk for that.

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,176 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 32,011 Reputation points MVP
    2024-08-01T12:44:39.37+00:00

    Hello @Shahanshah Alam ,

    welcome to this moderated Azure community forum.

    There is no swift SDK available for the Azure Device Provisioning Service.

    All available SDKs are open source and you are welcome to contribute with an SDK specifically for swift.

    You can interact with the DPS without an SDK by using the REST API.

    As an alternative protocol, you could also use MQTT.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    0 comments No comments

Your answer

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