suyashkumar/conduit

Implement verifyCertChain to have the firmware verify the conduit certificate

Closed this issue · 1 comments

Instead of hardcoding the TLS fingerprint for the conduit certificate (that may change), the firmware should verify the certificate chain from a root CA certificate using verifyCertChain as discussed here and here

closing this issue here as it's being tracked at suyashkumar/conduit-firmware-library#5