c3e5899658
This is a first step towards demonstrating provisioning of X.509 certificates. The device certificate signing request is created using Mbed TLS X.509 APIs. The elliptic curve key `SECP256R1` used to sign the CSR is generated inside TF-M and Mbed TLS is configured to use TF-M for crypto services. This approach will ensure that private key never leaves secure side. The CSR is encoded in JSON and is printed on the console. Signed-off-by: Devaraj Ranganna <devaraj.ranganna@linaro.org> |
||
---|---|---|
.. | ||
psa_crypto | ||
psa_protected_storage | ||
tfm_ipc | ||
tfm_psa_test | ||
tfm_regression_test | ||
tfm_integration.rst |