- name: azure-iot-identity
- description: Provisions a device’s identity in Azure IoT Hub, based on symmetric keys or X.509 certificates
- snapcraft: iot-identity-service/snap/snapcraft.yaml at main · Azure/iot-identity-service · GitHub
- upstream: GitHub - Azure/iot-identity-service: Source of the Azure IoT Identity Service and related services.
- upstream-relation: self
- interfaces:
- \pkcs11:
- request-type: auto-connection
- reasoning: The keyd component in the snap uses PKCS#11 to access customer keys for provisioning IoT devices
- \pkcs11:
The PR that adds the pkcs11 plug to our snapcraft.YAML is here.