iOT services, generating certificates

1

I'm having a lot of trouble getting started with IOT services. I've read all the introductory information and understand how the system works at the high level. I'm now at the point where my hardware partner needs device certificates, and I'm kind of lost in the morass of documentation. How do I create these certificates? Do I need some kind of external CSA or does Amazon provide that? Also, is there any way I can test the iOT services without a physical device (is there some software I can run that simulates a device)? Is there a book or a tutorial that can walk me through this process? The Amazon tutorials seem to jump directly from vague statements about what the system can do, to details that are over my head.

Frank
已提問 2 年前檢視次數 237 次
3 個答案
1

Check out this whitepaper that goes deeper than docs on the provisioning methods to select from. https://d1.awsstatic.com/whitepapers/device-manufacturing-provisioning.pdf

AWS
Ryan_B
已回答 2 年前
  • +1 for this. This is a great resource!

0

How do I create certificates in bulk? I see the option in the console to create one certificate at a time, which results in 3 files I have to download. But I need to create hundreds of them. I looked at the aws cli, and I found that it has a command "create-certificate-from-csr", but not just plain create-certificate. I don't know how to create CSRs in bulk either.

Frank
已回答 2 年前
0

Have you taken a look at this documentation? It talks about different ways of provisioning a device.

You don't need a device to interact with AWS IoT Core. All workshops and getting started documentation rely on creating an EC2 instance or a Cloud9 instance. Check out this tutorial and find other workshops using this link

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南