elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

Remove dependence on --openssl-legacy-provider flag #169350

Open watson opened 11 months ago

watson commented 11 months ago

Ever since upgrading to Node.js 18, we have needed to use the --openssl-legacy-provider flag in several locations. This is because some of our code (mostly tests and build steps) rely on legacy OpenSSL providers. It would be good security hygiene to upgrade all/as many of these providers to more modern ones.

elasticmachine commented 11 months ago

Pinging @elastic/kibana-security (Team:Security)

elasticmachine commented 11 months ago

Pinging @elastic/kibana-operations (Team:Operations)