Skip to content

Conversation

@ColtonWilley
Copy link
Contributor

Also setup new directory structure for wolfProvider OSP patches

@@ -840,49 +818,16 @@ plugin_t *openssl_plugin_create()
#endif /* OPENSSL_VERSION_NUMBER */

#if OPENSSL_VERSION_NUMBER >= 0x30000000L
Copy link
Member

Choose a reason for hiding this comment

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

Since we are patching it anyway, consider adding an #error in the #else case to avoid configuration errors.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In theory this could also work with a pre ossl 3 engine implementation, possibly ours even though it has not been tested. I would prefer to preserve that possible call path for the future.

ColtonWilley and others added 2 commits April 15, 2025 10:08
Co-authored-by: Juliusz Sosinowicz <[email protected]>
Co-authored-by: Juliusz Sosinowicz <[email protected]>
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