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

Add support for loading openssl legacy provider #72

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

simo5
Copy link
Collaborator

@simo5 simo5 commented Mar 31, 2022

This is needed to use algorithms like EVP_md4() that
are not loaded by default in OpenSSL 3.0

This is needed to use algorithms like EVP_md4() that
are not loaded by default in OpenSSL 3.0

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5
Copy link
Collaborator Author

simo5 commented Apr 1, 2022

Tested on rawhide and works

@simo5 simo5 merged commit 7ddbfb6 into gssapi:main Apr 1, 2022
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