Skip to content

Conversation

jwendell
Copy link
Member

It allows installation of multiple versions at the same time, under /opt/opensslX.Y directories. Users (and jobs) can adjust their build environment (e.g. by setting LD_LIBRARY_PATH) to the desired version.

It allows installation of multiple versions at the same time, under
`/opt/opensslX.Y` directories. Users (and jobs) can adjust their build
environment (e.g. by setting `LD_LIBRARY_PATH`) to the desired version.

Signed-off-by: Jonh Wendell <[email protected]>
@jwendell jwendell requested a review from a team as a code owner March 20, 2025 20:20
@jwendell
Copy link
Member Author

Folks, I have been trying a different approach which is to make OpenSSL a proper bazel dependency, at envoyproxy/envoy-openssl#308.

Although all solutions I find in bazel work locally, they fail in the CI - remote execution environment. I've been spending so many time trying different magics in bazel, without success.

So, I wonder if we can consider merging this PR so we can move forward with other tasks.

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