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

Openssl no engine improved support #242

Merged
merged 3 commits into from
Jul 20, 2024

Conversation

pemensik
Copy link
Contributor

Extend checks when openssl engine support is missing. Fix build of examples/ldns-nsec3-hash in that case. Clean a bit frm_engine function.

Allow building examples with turned off engine.
Include presence of openssl/engine.h as indication engines should not be
used. Skip engine if header is not present.
ldns_key_set_algorithm cannot change state of the key. Check it only
once, return specialized error code if failed.
@wtoorop wtoorop merged commit 57edaa0 into NLnetLabs:develop Jul 20, 2024
1 of 8 checks passed
wtoorop added a commit that referenced this pull request Jul 20, 2024
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.

2 participants