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

Skip HSM/PKCS devices in ECDSA-P521 test cases #54

Closed gregbreen closed 3 months ago

gregbreen commented 3 months ago

The IoT Device SDK doesn't support ECDSA-P521 with HSMs/PKCS#11: https://github.com/awslabs/aws-c-io/issues/591

Leave these devices out of the ECDSA-P521 test cases.