arduino-libraries / ArduinoBearSSL

Port of BearSSL to Arduino
MIT License
85 stars 49 forks source link

ArduinoBearSsl without eec #59

Closed bvernham closed 2 years ago

bvernham commented 2 years ago

How do you use Bearssl without using a crypto chip. How do you atrach the private, public, and certificate?

Thanks

aentinger commented 2 years ago

I suggest reading the BearSSL documentation and/or poll the forum. A github issue is the wrong medium for support questions.

bvernham commented 2 years ago

Well the problem is the example connecting to aws does not work or as the comments read works hit or miss and seem to be something to do with how bearssl accepts certificates.There does not seem to be a whole lot of support for this issue.  This is why i bouggt the board but can't even get a canned example to.work.