Skip to content

Commit 9ab8c6a

Browse files
authored
Merge pull request awsdocs#8 from natevw/patch-1
Private key does not belong in device OTA config
2 parents 698b532 + 71ebf75 commit 9ab8c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/userguide/ota-code-sign-cert-other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ The output from this command displays an ARN for your certificate\. You need thi
1414

1515
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)\.
1616

17-
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\.
17+
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\.

0 commit comments

Comments
 (0)