AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
Expand all | Collapse all

where can i get openssl 0.9.8.800 package for AIX

  • 1.  where can i get openssl 0.9.8.800 package for AIX

    Posted Tue February 03, 2009 10:43 PM

    Originally posted by: SystemAdmin


    where can i get openssl 0.9.8.800 package for AIX?

    I try to install openssh5.0 on my server(OS version 5200-08),

    the installation fails,and it says the installation need openssl 0.9.8.800 package

    i downlod openssl 0.9.8.801 from the IBM website,

    before install openssh5.0 package,i install the openssl 0.9.8.801,and it is ok

    then I install openssh5.0 package ,it get followings error:
    RSA key generation failed
    instal: Failed while executing the ./openssh.base.server.post_i script.
    0503-464 installp: The installation has FAILED for the "root" part
    of the following filesets:
    openssh.base.server 5.0.0.5300
    Also,I want to confirm that the compitability of AIX52 with openssh5.0

    THANK YOU FOR YOUR HELP!
    #AIX-Forum


  • 2.  Re: where can i get openssl 0.9.8.800 package for AIX

    Posted Wed February 04, 2009 01:41 PM

    Originally posted by: dukessd


    Looks like ssh 4.7 r152 is the latest for AIX 5.2.

    http://sourceforge.net/project/showfiles.php?group_id=127997

    You'll need AIX 5.3 or 6.1 for ssh 5.
    #AIX-Forum


  • 3.  Re: where can i get openssl 0.9.8.800 package for AIX

    Posted Thu February 05, 2009 04:39 AM

    Originally posted by: grukrz1


    have you tried openssh 5.0 for AIX compiled by Darren Tucker? I supports all AIX 5.x versions.

    http://www.zipworld.com.au/~dtucker/openssh/

    openssh-5.0p1 Has sftp libedit support and a PAM-enabled package for AIX 5.x.
    Built with gcc-4.1.1, zlib-1.2.3, openssl-0.9.7m, tcpwrappers-7.6 and libedit-20060829-2.9
    Of course if you want to compile openssh by yourself, you can get openssl binary (rpm package) from here:

    http://www.oss4aix.org/download/latest/aix52/openssl-0.9.8j-1.aix5.1.ppc.rpm
    #AIX-Forum