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

Cert check dep cleanup #98

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Aug 3, 2023

progress on #91: Update dice-cert-check to use workspace dependencies. The hard part of this was getting it to use releases for const-oid, pem-rfc7468 and x509-cert.

This doesn't touch `const-oid`, `pem-rfc8468` or `x509-cert`. These
dependencies were pulled straight from master and simply switching these
over to use releases from crates.io breaks stuff.
@flihp
Copy link
Collaborator Author

flihp commented Aug 4, 2023

tested this change against certs from pki-playground & the certs generated in this repo for templates used in hubris. The order of the certs in the input file seems a bit funny and was based on a now defunct humility command that won't be merged so it may be time to revisit using the PkiPath / RFC 6066 ordering.

@flihp flihp merged commit 5defaf9 into oxidecomputer:main Aug 4, 2023
4 checks passed
@flihp flihp deleted the cert-check-dep-cleanup branch March 12, 2024 21:10
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