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 certificate fetch bug for Turin #83

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

DGonzalezVillal
Copy link
Member

Adding the new from_pem_bytes function to the fetch function for the CA in order to solve the issue of different sized certificates for Turin.

I wanted to completely remove the openssl dependency on this PR, but I'm waiting on virtee/sev#266

We could merge this now and then on the next release remove that dependency

Adding the new from_pem_bytes function to the fetch function for the CA
in order to solve the issue of different sized certificates for Turin.

Signed-off-by: DGonzalezVillal <[email protected]>
@tylerfanelli tylerfanelli merged commit 0caf470 into virtee:main Dec 20, 2024
10 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.

3 participants