Skip to content

Adding parts of the code that will work with openssl4 - #1829

Merged
michalvasko merged 2 commits into
CESNET:develfrom
mruprich:openssl4-build
Sep 18, 2026
Merged

michalvasko merged 2 commits into
CESNET:develfrom
mruprich:openssl4-build

Conversation

@mruprich

Copy link
Copy Markdown

Adding similar changes to what can be found in libnetconf2 devel branch, only conditioned for more general usage with different openssl versions. Let me know if this looks good or not.

@michalvasko michalvasko left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are those #ifs required? At least OpenSSL 3.0 is required, which should support the functions you added. Also, please change the target branch to devel, we do not accept PRs into master.

@mruprich

Copy link
Copy Markdown
Author

TBH, I did not try without those #ifs, let me try that and update the PR.

@mruprich
mruprich changed the base branch from master to devel September 18, 2026 09:51
@mruprich

Copy link
Copy Markdown
Author

You're right, this works without the conditional openssl versioning.

@michalvasko michalvasko left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, now it looks okay.

@michalvasko
michalvasko merged commit 5b9a987 into CESNET:devel Sep 18, 2026
7 checks passed
@mruprich

Copy link
Copy Markdown
Author

Thanks!

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