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

Implement /cacerts operation path #15

Open rpcme opened 1 year ago

rpcme commented 1 year ago

Implement the /cacerts operation path according to RFC7030. This operation path will be valid only when using ACMPCA since IoT Core issuer CA chain is not available to clients.

Required conformance is based on Section 4.1 in the specification.