awslabs / aws-greengrass-labs-certificate-rotator

Greengrass component and companion cloud backend for rotating the core device certificate and private key
Apache License 2.0
11 stars 2 forks source link

Support ECDSA-P521 private key algorithm #15

Closed gregbreen closed 11 months ago

gregbreen commented 11 months ago

Per the announcement July 31, AWS IoT core now supports ECDSA-P521 keys: https://aws.amazon.com/about-aws/whats-new/2023/07/aws-iot-core-new-certificate-signing-key-generation-algorithms/. This component should add support accordingly.