AWS IoT Core allows customers to use their own CAs with fleet provisioning - devamazonaws.blogspot.com

Today, AWS IoT Core—a managed service that connects billions of Internet of Things (IoT) devices to AWS—announces the capability of using your own Certificate Authority (CA) certificates when provisioning fleets with AWS IoT Core. Using AWS IoT Core, you can provision your devices with various techniques, such as just-in-time provisioning, just-in-time registration, and fleet provisioning, where each technique serves a dedicated purpose. For example, with fleet provisioning, you can generate and securely deliver X.509 client certificates to your devices when they connect to AWS for the first time. The updated fleet provisioning capability enables you to issue and customize X.509 client certificates using CAs hosted on popular CA services, such as AWS Private CA, external CAs, or your own public key infrastructure (PKI).

Post Updated on December 14, 2023 at 11:01PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com