Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

iotcerts/
├── ca/
│   ├── ca.crt
│   ├── ca.pem
│   ├── ca.key
└── certs/
   ├── device/
      ├── CertDevice.crt
      ├── CertDevice.pem
      ├── CertDevice.csr
      └── CertDevice.key

Add Root Certificate to IoT Hub

  • On the IoT Hub resource Overview page, click “Certificates” menu on the left blade, and click the “Add” button.Image Removed
  • Give a certificate name (eg. MyOrg RootCertificate) and import the ca.pem file from your iotcerts/ca folder. Check the “Set certificate status to verified on upload” checkbox and click Save.
    Image Removed

Add device certificates to Azure Injector IoT Hub configuration

Navigate to the Azure Injector > Settings > Azure IoT Hubs > Certificates and add the certificates as shown below:

...

Image Removed

Update the Azure Injector > Settings > Azure IoT Hubs > Settings configuration to use the certificates as shown below. Note : the certificates created do not use a Password

Image Removed

Verify the connection is established as shown by the Status on the Azure Injector > Settings > Azure IoT Hubs view
Image Removed