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

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

Greengrass local auth demo #1831

Closed archigup closed 1 year ago

archigup commented 1 year ago

This PR adds a demo for connecting a device to a Greengrass core using the new feature that allows using custom CAs.

For more info on the feature, see: https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-release-2022-11-15.html

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