aws-iot-builder-tools / iot-provisioning-secretfree

This solution enables you to define a process to decouple manufacturing from the provisioning process while assuring that private secrets do not have the opportunity to be exposed at any point throughout supply chain, manufacturing, and on-boarding.
MIT No Attribution
35 stars 6 forks source link

Add /simplereenroll as operation path #17

Open rpcme opened 1 year ago

rpcme commented 1 year ago

RFC7030 conformance requires the /simplereenroll operation path. Although secretfree today transparently reenrolls devices, the specification defines a separate ops path.

The benefit of the simplereenroll ops path is simpler and potentially more specific error codes that conform to RFC5272.