Azure / iot-identity-service

Source of the Azure IoT Identity Service and related services.
MIT License
37 stars 46 forks source link

Fix all identity certs to create P-256 / RSA-2048 key pairs. #447

Open arsing opened 2 years ago

arsing commented 2 years ago

Fixes #403

arsing commented 2 years ago

In shiproom we decided to do this after the next release branch is branched, and to implement a configuration option for this to reduce the chance of regression from switching from RSA to EC certs. So I've marked this is Draft for now.

buentead commented 5 months ago

I was wondering if there is an ETA for this PR to merge into main branch as I'm waiting for the fix of EST ID and Device ID certificates default to using different key types #403. Thanks.