1 Answer
- Newest
- Most votes
- Most comments
0
You are able to use the ruby-build command-line tool.
They give clear guidance on how to handle OpenSSL version compatibility here.
The relevant section is where they describe on how to use a shared library of the corresponding version (including link where to download):
If an OpenSSL 1.0 package no longer exists for your distro, you can install a shared library from source by downloading a 1.0.x version of the source, unarchiving the files, then running the following from a terminal:
answered 3 years ago
Relevant content
- asked 10 months ago
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
