Skip to content

[8.10] [node] Enable openssl legacy provider (#163190)#165267

Merged
kibanamachine merged 2 commits into8.10from
backport/8.10/pr-163190
Aug 30, 2023
Merged

[8.10] [node] Enable openssl legacy provider (#163190)#165267
kibanamachine merged 2 commits into8.10from
backport/8.10/pr-163190

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.10:

Questions ?

Please refer to the Backport tool documentation

This is to prevent a breaking change in a minor release of Kibana due to
an underlying upgrade of Node.js to v18.
The legacy provider can be disabled by removing
`--openssl-legacy-provider` in `config/node.options`.

[Node.js
documentation](https://nodejs.org/docs/latest-v18.x/api/cli.html#--openssl-legacy-provider)
[OpenSSL
documentation](https://www.openssl.org/docs/man3.0/man7/OSSL_PROVIDER-legacy.html)

---------

Co-authored-by: Thomas Watson <w@tson.dk>
(cherry picked from commit aebd6f3)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Aug 30, 2023
@kibanamachine kibanamachine enabled auto-merge (squash) August 30, 2023 19:03
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:


expect(filterLogs(buildProc.all)).toMatchInlineSnapshot(`
" info deleting the build and target directories
"Kibana is currently running with legacy OpenSSL providers enabled! For details and instructions on how to disable see https://www.elastic.co/guide/en/kibana/8.10/production.html#openssl-legacy-provider
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll create a follow up PR so we don't have to update these every time we branch.

@kibana-ci
Copy link
Copy Markdown

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jbudz

@kibanamachine kibanamachine merged commit a307a0f into 8.10 Aug 30, 2023
@kibanamachine kibanamachine deleted the backport/8.10/pr-163190 branch August 30, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants