Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Private key does not belong in device OTA config #8

Merged
merged 1 commit into from
Jun 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc_source/userguide/ota-code-sign-cert-other.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ The output from this command displays an ARN for your certificate\. You need thi

ACM requires certificates to use specific algorithms and key sizes\. For more information, see [Prerequisites for Importing Certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate-prerequisites.html)\. For more information about ACM, see [Importing Certificates into AWS Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html)\.

You must copy, paste, and format the contents of your code\-signing certificate and private key into the `aws_ota_codesigner_certificate.h` file that is part of the FreeRTOS code you download later\.
You must copy, paste, and format the contents of your code\-signing certificate into the `aws_ota_codesigner_certificate.h` file that is part of the FreeRTOS code you download later\.