OpenSSL 4.0.0 final version was released on 14th April 2026.
https://openssl-library.org/post/2026-04-14-openssl-40-final-release/
Seeing Ruby OpenSSL's compatibility and maintenance policy table, I want to see Ruby OpenSSL's new version releases which support OpenSSL 4.x, including the commits in #1019. The new release versions can be version 4.1.0 and/or 4.0.2, and the updated table can be like this, by replacing OpenSSL ...-3.x with OpenSSL ...-4.x.
| Version |
Minimum Ruby |
OpenSSL compatibility |
Bundled with |
Maintenance |
| 4.1.x |
Ruby 3.2? |
OpenSSL 1.1.1-4.x, LibreSSL 4.1+?, AWS-LC |
Ruby 4.1 |
bug fixes |
| 4.0.x |
Ruby 2.7 |
OpenSSL 1.1.1-4.x, LibreSSL 3.9+, AWS-LC |
Ruby 4.0 |
bug fixes |
@rhenium What do you think?
OpenSSL 4.0.0 final version was released on 14th April 2026.
https://openssl-library.org/post/2026-04-14-openssl-40-final-release/
Seeing Ruby OpenSSL's compatibility and maintenance policy table, I want to see Ruby OpenSSL's new version releases which support OpenSSL 4.x, including the commits in #1019. The new release versions can be version 4.1.0 and/or 4.0.2, and the updated table can be like this, by replacing
OpenSSL ...-3.xwithOpenSSL ...-4.x.@rhenium What do you think?