aws-iot-zero-touch-secure-provisioning-kit icon indicating copy to clipboard operation
aws-iot-zero-touch-secure-provisioning-kit copied to clipboard

Intermediate CA

Open ghost opened this issue 6 years ago • 0 comments

Hi, I added an intermediate CA in the certificate chain. The flow is root-CA->IntermediateCA->CA->Signer-CA->Device_certificate. I copied and modified the ca_create_signer_csr.py and ca_create_signer.py to generate intermediate CA. During provisioning it fails with error message "The AWS IoT Demo failed to save the Signer certificate." error_msg

ghost avatar May 07 '19 03:05 ghost