Closed
Description
Repurpose the RATSd script to create a 3-level chain including:
- root CA certificate with subject name "Acme Inc."
- intermediate CA cert with subject name "Acme Gizmos"
- an end-entity cert with subject name "Acme Gizmo CoRIM signer"
The name are expressed purely as CNs (i.e., no SAN).
The certs are in DER format, rather than PEM.
The synthesized chain will be stored in a new misc
folder under the veraison/corim
repo.
The script will be stored in the scripts
folder under the veraison/corim
repo.
Also, add a new target to the top-level Makefile to regenerate the chain.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done