Product template examples¶
These templates are used to create products using the REST API
Instructions how to fill¶
- $PRODUCTNAME is the name of the product to be created
- $SUBEXTPROFILEID is replaced with the CA certificate profile ID of the desired profile
- $ENDEXTPROFILEID is replaced with the End-Entity certificate profile ID of the desired profile
- $WRITERGROUP is the ID of the group which are intended as requestors
- $APPROVERGROUP is the ID of the group which are intended as approvers
Example templates¶
- Example of Product which creates an Device CA and an operation to issue Device certificates.
- Example of Product which creates an CA and an Code signing certificate with RAUC signing operation.
- Example of Product which creates an HAB tree and an operation to sign the SPL or FIT images with the HAB tree keys.
- Example of Product which creates an AHAB tree and an operation to sign the AHAB container with the AHAB tree keys.