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

Pin version of OpenSSL in SNP/virtual images #5225

Closed
jumaffre opened this issue Apr 27, 2023 · 1 comment · Fixed by #5227
Closed

Pin version of OpenSSL in SNP/virtual images #5225

jumaffre opened this issue Apr 27, 2023 · 1 comment · Fixed by #5227

Comments

@jumaffre
Copy link
Contributor

As this is currently set to the version installed on the ubuntu:20.04 runtime Docker image, as installed via other dependencies (TBC).

@jumaffre jumaffre changed the title Pin version of OpenSSL in SNP/virtual builds Pin version of OpenSSL in SNP/virtual images Apr 27, 2023
@achamayou
Copy link
Member

It's good to make sure, in our playbooks and .deb dependency constraints that we set a minimum OpenSSL version. But we don't want to pin to a specific patch, users being able to upgrade OpenSSL without picking up a new CCF is an important benefit of the move to containers (as opposed to monolithic SGX enclaves).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants