Skip to content

chore(openssl): enable dynamic link for openssl - #3

Open
anleg wants to merge 1 commit into
mainfrom
anleg/fdb-openssl-dynamic
Open

chore(openssl): enable dynamic link for openssl#3
anleg wants to merge 1 commit into
mainfrom
anleg/fdb-openssl-dynamic

Conversation

@anleg

@anleg anleg commented Feb 7, 2025

Copy link
Copy Markdown

To be FIPS compliant, we need to dynamically load OpenSSL from the container. This is the default behavior without
OPENSSL_USE_STATIC_LIBS.

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • The PR has a description, explaining both the problem and the solution.
  • The description mentions which forms of testing were done and the testing seems reasonable.
  • Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

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.

1 participant