rbenv / ruby-build

A tool to download, compile, and install Ruby on Unix-like systems.
https://rbenv.org/man/ruby-build.1
MIT License
3.89k stars 780 forks source link

Use LTS version of OpenSSL 3 #2402

Closed hsbt closed 3 months ago

hsbt commented 4 months ago

I investigate release/maintenance policy of OpenSSL 3 series.

From https://www.openssl.org/policies/releasestrat.html.

Version 3.0 will be supported until 2026-09-07 (LTS).

OpenSSL 3.1/3.2 will become EOL status in 2025. We should switch to use LTS version for missing OpenSSL environment.