How to generate a private key (RSA or ECC)

Hi Federico,
Mbed TLS does support your use cases.
You can find more informatino in the following articles:

Note these articles explain how to use the example reference applications to do what you need, but you can look at these examples, and see how to gerenrate a keypair, and how to generate a CSR.
I recommend you also look at the Mbed TLs tutorial if you are relatively new to Mbed TLS.
Regards,
Mbed TLs Team member
Ron

1 Like