Open-source Languages & Tools for z/OS

 View Only
  • 1.  Openssl with AMODE=64

    Posted 09-17-2020 10:36
    Hi there,
    Is there anything planned to deliver openssl with AMODE=64?

    Thanks,
    Manfred

    ------------------------------
    Manfred Lotz
    IBM
    ------------------------------


  • 2.  RE: Openssl with AMODE=64

    ROCKETEER
    Posted 09-22-2020 11:51
    Hello Manfred,

    64-bit builds of OpenSSL are already available via conda from one of two conda channels - https://anaconda.org/zoss-appdev (for everyone); and https://condaserver.rocketsoftware.com/ (for Rocket customers on a support contract).

    To install packages via conda, you'll need to download and install Miniconda (if you don't have it already). It can be downloaded from Rocket Community portal:

    https://my.rocketsoftware.com/RocketCommunity#/downloads

    From Downloads, navigate to the z/OpenSource category, then type Miniconda in the filter on the right side. Documentation on how to install Miniconda on z/OS resides there, too.

    Please let me know if you have any questions.

    Regards,
    Vladimir

    ------------------------------
    Vladimir Ein
    Rocket Software
    ------------------------------



  • 3.  RE: Openssl with AMODE=64

    Posted 09-22-2020 13:20
    Hi Vladimir,
    Thanks a lot for the information. I will try it out.

    Best, Manfred

    ------------------------------
    Manfred Lotz
    IBM
    ------------------------------



  • 4.  RE: Openssl with AMODE=64

    Posted 09-30-2020 13:12

    Hi Vladimir,
    I have tried out openssl 64-bit. So far things look ok.

    Only when running: `openssl version` the output is:

    OpenSSL 1.0.2l-dev xx XXX xxxx


    --
    Cheers,
    Manfred



    ------------------------------
    Manfred Lotz
    IBM
    ------------------------------



  • 5.  RE: Openssl with AMODE=64

    ROCKETEER
    Posted 10-05-2020 01:39
    Hi Manfred,

    Even though it reports 1.0.2l-dev version, it is actually 1.0.2k stable build - this happens due to the way we built it; we're going to correct this glitch in a future release of OpenSSL.

    Regards,
    Vladimir

    ------------------------------
    Vladimir Ein
    Rocket Software
    ------------------------------