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

Fix bug in revocation service #229

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Fix bug in revocation service #229

merged 1 commit into from
Jul 12, 2021

Conversation

lkatalin
Copy link
Contributor

@lkatalin lkatalin commented Jul 9, 2021

The revocation cert must be read in as X509 before it can be converted
to a PKey pubkey.

Fixes #228

@keylime-bot keylime-bot added the critical must fix for rust agent release label Jul 9, 2021
The revocation cert must be read in as X509 before it can be converted
to a PKey<Public> pubkey.

Signed-off-by: Lily Sturmann <[email protected]>
@lkatalin lkatalin merged commit 9bf3dfb into keylime:master Jul 12, 2021
@lkatalin lkatalin deleted the fixrev branch July 16, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical must fix for rust agent release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revocation service cannot load pubkey
5 participants