Backport #30797 to branch v25.3.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:
git checkout v25.3.x
git checkout -b manual-backport-30797-v25.3.x-869
git cherry-pick -x 5532af6a64 43de174d46 c94e77d0ba 28126a4045
git push origin manual-backport-30797-v25.3.x-869
gh pr create \
--title "[v25.3.x] build/deps: upgrade openssl to 3.5.7" \
--base "v25.3.x" \
--label "kind/backport" \
--head "manual-backport-30797-v25.3.x-869" \
--draft \
--repo "redpanda-data/redpanda" \
--milestone "v25.3.x-next" \
--body "Backport of PR https://github.com/redpanda-data/redpanda/pull/30797 "
Backport #30797 to branch v25.3.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute: