ArduinoBearSSL icon indicating copy to clipboard operation
ArduinoBearSSL copied to clipboard

Support for ATECC608A-TNGTLS thumbprint certificate

Open gannaramu opened this issue 4 years ago • 3 comments

Hello Team,

The ATECC608B-TNGTLS comes pre-configured and pre-provisioned with default thumbprint certificates and keys which can be used the cloud infrastructure would not require verification of the thumbprint certificate by a certificate authority. Can ArduinoBearSSL along with ArduinoECCX08 leverage this functionality eliminating the need to create a CSR ( coming from this tutorial ) and register it with AWS using Multi-Account Registration?

gannaramu avatar Oct 27 '21 18:10 gannaramu

+1 would like to see this feature implemented.

rashedtalukder avatar Nov 09 '21 21:11 rashedtalukder

It's not a priority for us right now, but if any of you could provide pull request + example sketch we could be adding it to this repository.

aentinger avatar Nov 10 '21 05:11 aentinger

@aentinger can you point us to a sample compressed certificate response from this function: https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/examples/utility/SelfProvisioning/SelfProvisioning.ino#L466

I tried to set up ArduinoIoTCloud from the teensy to get a response but couldn't proceed further due to various constraints with the library.

gannaramu avatar Nov 10 '21 21:11 gannaramu