mbedTLS setKnown public key

kokonuts
Posts: 15
Joined: Tue Jul 11, 2017 6:39 pm

mbedTLS setKnown public key

Postby kokonuts » Sat Jan 28, 2023 7:58 am

Hi

I am migrating code from esp8266 to esp32-c3. In the old code bearssl was used by providing a known trusted public key that is saved in flash memory at factory

// Assume a given public key, don't validate or use cert info at all
void setKnownKey(const PublicKey *pk)

Now in esp32-c3, there is no such API. or is there?

Who is online

Users browsing this forum: No registered users and 72 guests