Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Connecting AZ3166 to an IoT Edge device #381

Unanswered
Roland-Biz asked this question in Help wanted
Discussion options

I am trying to connect my AZ3166 device to IoT Edge by following this tutorial

https://learn.microsoft.com/en-us/azure/iot-edge/how-to-connect-downstream-device?view=iotedge-1.4

Where should I put my root certificate file?

Any help would be most appreciated! :)

You must be logged in to vote

Replies: 1 comment

Comment options

Root certs are currently located in this file:
https://github.com/azure-rtos/getting-started/blob/master/shared/src/azure_iot_cert.c

And they are registered with netx here:
https://github.com/azure-rtos/getting-started/blob/43260d4cf5cb50221415275b7a5f697d80639a4f/shared/src/azure_iot_nx_client.c#L156

The current certs are for connecting directly with iot hub. Probably the easiest solution would be to register the additional cert you need for iot edge.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /