- Newest
- Most votes
- Most comments
I don't see any information about a "aws.greengrass.crypto.ParsecProvider.jar" file in the AWS documentation. The documentation only mentions the PKCS#11 provider component, which is available as a JAR file that can be downloaded from: https://d2s8p88vqu9w66.cloudfront.net/releases/Pkcs11Provider/aws.greengrass.crypto.Pkcs11Provider-latest.jar.
This PKCS#11 provider component (aws.greengrass.crypto.Pkcs11Provider) enables AWS IoT Greengrass Core software to use a hardware security module (HSM) through the PKCS#11 interface for securely storing certificate and private key files.
The Parsec Provider you're referring to appears to be from AWS Labs GitHub repository, which may be an experimental or community-contributed component that is not yet officially documented or released. The "TODO - URL" in the README suggests that the download location for this component hasn't been finalized or published yet.
If you need to use hardware security with AWS IoT Greengrass, the officially supported method is to use the PKCS#11 provider component mentioned in the documentation.
Sources
PKCS#11 provider - AWS IoT Greengrass
FIPS endpoints - AWS IoT Greengrass
Install AWS IoT Greengrass Core software with manual resource provisioning - AWS IoT Greengrass
Hardware security integration - AWS IoT Greengrass
Relevant content
asked 2 years ago
