aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
978 stars 625 forks source link

Added documentation on handling OTA code signing certificate #1789

Closed tianmc1 closed 1 year ago

tianmc1 commented 2 years ago

It was not clear how the OTA code signing certificate should be imported into the application. This PR adds documentation on handling OTA code signing certificate.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.