- Newest
- Most votes
- Most comments
The ATECC608A/B secure element device can be used to support secure connections with AWS Greengrass using the aws.greengrass.crypto.Pkcs11Provider. This provider allows you to use PKCS #11 libraries to access cryptographic operations provided by a Hardware Security Module (HSM), such as the ATECC608A/B.
To use the Pkcs11Provider, you will need to configure the Greengrass Core software to use the PKCS #11 library provided by the ATECC608A/B device. This typically involves specifying the path to the library, and providing a configuration file that contains information about the device and the cryptographic operations it supports.
I would recommend following the documentation from AWS Greengrass and Microchip (ATECC608A/B's manufacturer) on how to set up the secure element device and configure it to work with the AWS Greengrass.
Here is the link for AWS Greengrass documentation (Kindly visit "Install the AWS IoT Greengrass Core software with the private key and certificate in an HSM" from the below link): https://docs.aws.amazon.com/greengrass/v2/developerguide/manual-installation.html#run-greengrass-core-v2-installer-manual
Here is the link for Microchip ATECC608A/B documentation: https://www.microchip.com/wwwproducts/en/ATECC608A
Relevant content
- asked 2 years ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 2 years ago