Azure / iotedge-vm-deploy

ARM template to deploy a VM with IoT Edge pre-installed (via cloud-init)
MIT License
22 stars 43 forks source link

Authenticate using X.509 certificates #13

Open mattias-kindborg-at-work opened 3 years ago

mattias-kindborg-at-work commented 3 years ago

The IoT Edge is currently authenticating to Azure IoT Hub using a connection string. Would it be possible to extend the deployment to allow X.509 authentication?