I have the issue with three totally different customers in the country on totally different locations (read datacenters). Nothing changed at their side, except for the install of the openssl fix.
root@SVR-NIM01:/root> # emgr -l
ID STATE LABEL INSTALL TIME UPDATED BY ABSTRACT
=== ===== ========== ================= ========== ======================================
1 S 301610sa 01/15/26 11:35:31 ifix for openssl CVEs
I deinstalled the fix on one location just to rule that out, but no luck.
wget gives me this:
root@SVR-NIM01:/root> # wget https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/noarch/ansible-core/ansible-core-2.19.3-1.aix7.2.noarch.rpm
--2026-01-16 14:49:53-- https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/noarch/ansible-core/ansible-core-2.19.3-1.aix7.2.noarch.rpm
Resolving public.dhe.ibm.com... 170.225.119.151
Connecting to public.dhe.ibm.com|170.225.119.151|:443... failed: A remote host did not respond within the timeout period..
Retrying.
curl gives me this:
root@SVR-NIM01:/root> # curl https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc
curl: (28) getsockname() failed with errno 22: A system call received a parameter that is not valid.