Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Signed CoRIM #32

Open
yogeshbdeshpande opened this issue Jan 21, 2025 · 1 comment
Open

Add support for Signed CoRIM #32

yogeshbdeshpande opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yogeshbdeshpande
Copy link
Contributor

Add support for Signed CoRIM

@yogeshbdeshpande
Copy link
Contributor Author

yogeshbdeshpande commented Jan 23, 2025

The cocli tool in its command set, also has a command to sign a CoRIM. This is done using cocli cmd corimSign

This command needs to be updated to supply the required certificate chain in the COSE unprotected header.

This is similar to other information like Meta, done on
https://github.com/veraison/cocli/blob/main/cmd/corimSign.go#L82

The supplied information could be a single or a chain of X.509 certificates,
to be correctly be populated in the COSE Unprotected Header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants