Open Source Development

Power Open Source Development

Connect, learn, share, and engage with IBM Power.


#Power


#Power
 View Only
  • 1.  OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Wed August 16, 2023 09:40 AM

    OpenSSL 1.1.1t, that is on our systems, are now flagged needing OpenSSL 1.1.1v from tenable.

    Please provide an ETA for OpenSSL 1.1.1v 

    Thanks



    ------------------------------
    Scott Gruber
    ------------------------------

    #AIXOpenSource


  • 2.  RE: OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Fri August 18, 2023 05:38 AM

    Hello

    ETA for OpenSSL 1.1.1v version availability in web download pack is by End of August 2023.

    Thanks



    ------------------------------
    Sandeep Umesh
    ------------------------------



  • 3.  RE: OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Mon August 21, 2023 10:53 AM

    If your issue is openssl with httpd.  It looks like the library is compiled into the mod_ssl package.

    Here is how to find what version of the library is being used.

    host[/opt/freeware/etc/httpd/conf/extra]# strings /opt/freeware/lib/httpd/modules/mod_ssl.so | egrep  ^mod_ssl\/|^OpenSSL '

    OpenSSL 1.1.1l  24 Aug 2021

    host[/usr/bin]# /usr/bin/openssl version
    OpenSSL 3.0.8 7 Feb 2023 (Library: OpenSSL 3.0.8 7 Feb 2023)

    host[/usr/bin]# rpm -qa |grep -i ssl
    mod_ssl-2.4.56-1.ppc

    I'm currently waiting for an updated for mod_ssl.



    ------------------------------
    Vinny
    ------------------------------



  • 4.  RE: OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Thu August 31, 2023 09:28 AM

    Hello Sandeep, Since todays last day of August is OpenSSL 1.1.1v expected today ? 



    ------------------------------
    Scott Gruber
    ------------------------------



  • 5.  RE: OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Thu August 31, 2023 10:07 AM

    Hello

    Yes, from early this week OpenSSL 1.1.1v is available in web download pack:

    https://www.ibm.com/resources/mrs/assets?source=aixbp&S_PKG=openssl

    Thanks



    ------------------------------
    Sandeep Umesh
    ------------------------------



  • 6.  RE: OpenSSL 1.1.1t and OpenSSL 1.1.1u

    Posted Thu August 31, 2023 10:38 AM

    thanks - got it and installed



    ------------------------------
    Scott Gruber
    ------------------------------