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

Using system OpenSSL library #4740

Merged
merged 9 commits into from
Nov 26, 2024
Merged

Using system OpenSSL library #4740

merged 9 commits into from
Nov 26, 2024

Conversation

yashwantsahu20
Copy link
Collaborator

@yashwantsahu20 yashwantsahu20 commented Nov 5, 2024

  1. Removed usage of openssl internal bio structure from code.
  2. Added finding of system openssl library and using it .
  3. Removed building and usage of openssl library
  4. If OpenSSL version is lower than 3.0, ProxySQL server will not load.

Related issue: #4747

2. Added finding system openssl library and using it
3. Removed libssl depedancy
…component uses OpenSSL dynamic library.

2. Added check for OpenSSL version, version should be 3.0.0 or above otherwise ProxySQL server will exit
@yashwantsahu20 yashwantsahu20 changed the title [WIP] Using system OpenSSL library Using system OpenSSL library Nov 11, 2024
@renecannao renecannao merged commit 8218c62 into v3.0 Nov 26, 2024
1 check passed
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