RE: version question

2014-11-20 Thread Scott Neugroschl
Should probably be asked on the OpenSSH mailing lists. My guess is that you will need to install a newer version of OpenSSL. -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of David Flatley Sent: Wednesday, November 19, 2014 12

RE: version question

2014-11-20 Thread Porter, Andrew
Download OpenSSL 0.9.8f and install it somewhere it stays separate from the RHEL system package, say /opt/openssl098f. Building it would be something like this: ./config --prefixdir=/opt/openssl098f --openssldir=/opt/openssl098f make make install Then whatever you have to do for OpenSSH to poin