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

EL9 rejects sha1 signatures by default #32

Open
DrDaveD opened this issue Apr 23, 2024 · 0 comments
Open

EL9 rejects sha1 signatures by default #32

DrDaveD opened this issue Apr 23, 2024 · 0 comments

Comments

@DrDaveD
Copy link
Contributor

DrDaveD commented Apr 23, 2024

On a default-configured EL9 the internal tests fail because sha1 signatures are rejected for certificates. A workaround is to change the configuration with

sudo update-crypto-policies --set DEFAULT:SHA1

I attempted a fix for this in #30 by converting from M2crypto to cryptography packages, but gave up on that. Perhaps there's a workaround by clever use of M2crypto functions, but so far I haven't found it.

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

No branches or pull requests

1 participant