Skip to content

Using system OpenSSL library #4740

Merged
renecannao merged 9 commits intov3.0from
ssl_dynamic_lib
Nov 26, 2024
Merged

Using system OpenSSL library #4740
renecannao merged 9 commits intov3.0from
ssl_dynamic_lib

Conversation

@yashwantsahu20
Copy link
Contributor

@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
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