Originally posted by: dflatley
Depends on your requirements? Do you need the latest versions? If not then you can download the AIX version of openssl and openssh here:
https://www14.software.ibm.com/webapp/iwm/web/reg/pick.do?source=aixbp&lang=en_US Openssh requires Openssl so you need to install Openssl first. If you need the latest then you are going to have to compile from source code. Another question is your requirements for Openssh, do you need to use PAM with Openssh? I
believe the AIX Openssh above was built with pam. Building from source code is not that big a deal but you need a to
have a compiler on your system, I use C++. I would suggest googling how to compile so you have an understanding on what you need to do. Here is a good site:
http://www.perzl.org/aix/index.php?n=Main.Instructions