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

replace all uses of pem with pem-rfc7468 crate #159

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Dec 28, 2023

No description provided.

@flihp
Copy link
Collaborator Author

flihp commented Dec 28, 2023

the dice-mfg utility hasn't been tested yet, the tmpl stuff works as expected

@flihp
Copy link
Collaborator Author

flihp commented Jan 25, 2024

this should be split into 2 PRs: one for the tmpl stuff, the other for dice-mfg. The tmpl work is low risk (if I break it no one else will care) and has already been lightly tested. The dice-mfg stuff needs more / better testing and that will be happening over the next ~2 months as we push the online-signing bits forward. When that's happening we can test the PEM bits too.

@flihp
Copy link
Collaborator Author

flihp commented Feb 8, 2024

#178 replaced this library in the dice-cert-tmpl crate. The remaining work here needs to be rebased and tested.

@flihp
Copy link
Collaborator Author

flihp commented Feb 8, 2024

and now it just needs to be tested

@flihp
Copy link
Collaborator Author

flihp commented Mar 11, 2024

Finally had another task that required doing front to back testing of the mfg process. Now that verifier-cli works(ish) we can use that as a test case that analyzes the platform identity data. This works as expected.

@flihp flihp merged commit 777c8e1 into oxidecomputer:main Mar 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant