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
------------------------------
Original Message:
Sent: Fri August 18, 2023 05:38 AM
From: Sandeep Umesh
Subject: OpenSSL 1.1.1t and OpenSSL 1.1.1u
Hello
ETA for OpenSSL 1.1.1v version availability in web download pack is by End of August 2023.
Thanks
------------------------------
Sandeep Umesh
Original Message:
Sent: Wed August 16, 2023 09:39 AM
From: Scott Gruber
Subject: OpenSSL 1.1.1t and OpenSSL 1.1.1u
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
------------------------------