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

use legacy crypto policy on el9 #25

Merged
merged 1 commit into from
Mar 8, 2022
Merged

use legacy crypto policy on el9 #25

merged 1 commit into from
Mar 8, 2022

Conversation

sandrobonazzola
Copy link
Member

Fixes issue #22

Changes introduced with this PR

Recent openssl dropped support for sha1 algo but COPR and several
other packaging systems are still signing RPMS with sha1.
In order to be able to install RPMs switching from default crypto policy
to legacy one untill RPMS with newer sha signature will be provided.

Are you the owner of the code you are sending in, or do you have permission of the owner?

[y/n] yes

recent openssl dropped support for sha1 algo but COPR and several
other packaging systems are still signing RPMS with sha1.
In order to be able to install RPMs switching from default crypto policy
to legacy one untill RPMS with newer sha signature will be provided.

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
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.

None yet

1 participant