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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ