Create a code-signing certificate
To digitally sign firmware images, you need a code-signing certificate and private key. For testing purposes, you can create a self‐signed certificate and private key. For production environments, purchase a certificate through a well‐known certificate authority (CA).
Different platforms require different types of code-signing certificates. The following sections describe how to create code-signing certificates for different FreeRTOS-qualified platforms.
Topics
- Creating a code-signing certificate for the Texas Instruments CC3220SF-LAUNCHXL
- Creating a code-signing certificate for the Espressif ESP32
- Creating a code-signing certificate for the Nordic nrf52840-dk
- Creating a code-signing certificate for the FreeRTOS Windows simulator
- Creating a code-signing certificate for custom hardware