Wednesday, November 12, 2025
Install openssh with multiple versions on different directory
See this link: https://medium.com/@asyarif/install-different-version-of-openssl-55585be844f1
wget https://github.com/openssl/openssl/releases/download/openssl-3.6.0/openssl-3.6.0.tar.gz
sudo yum install perl-IPC-Cmd
sudo yum install perl-Time-Piece
sudo yum install perl-Pod-Html
./Configure --prefix=/opt/openssl3 --openssldir=/opt/openssl3 --libdir=lib -Wl,-rpath,/opt/openssl3/lib
make
sudo make insta
Subscribe to:
Posts (Atom)