Helloi!
I migrating AIX 7.2 to AIX 7.3 .
OpenSSL library gone!
How can I get ssl library?
AIX 7.2 ENV.
-------------------------------
root@LWBSUR01[/usr/lib]# ls -ls /usr/opt/freeware/lib/libssl3.a
0 lrwxrwxrwx 1 root system 26 Mar 21 15:41 /usr/opt/freeware/lib/libssl3.a -> /usr/opt/rpm/lib/libssl3.a
root@LWBSUR01[/usr/lib]# ls -ls /usr/opt/rpm/lib/libssl3.a
7120 -rwxr-xr-x 1 root system 3643037 Jun 09 2018 /usr/opt/rpm/lib/libssl3.a
root@LWBSUR01[/usr/lib]# ls -ls /usr/opt/freeware/lib/libssl3.so
0 lrwxrwxrwx 1 root system 27 Mar 21 15:41 /usr/opt/freeware/lib/libssl3.so -> /usr/opt/rpm/lib/libssl3.so
root@LWBSUR01[/usr/lib]# ls -ls /usr/opt/rpm/lib/libssl3.so
3304 -rwxr-xr-x 1 root system 1691166 Jun 09 2018 /usr/opt/rpm/lib/libssl3.so
----------------------------
AIX 7.3 TL02S02 ENV
----------------------------
hausr@LWBSUR01[/usr/lib]#ls -ls /usr/opt/freeware/lib/libssl3.a
0 lrwxrwxrwx 1 root system 26 May 14 15:46 /usr/opt/freeware/lib/libssl3.a -> /usr/opt/rpm/lib/libssl3.a
hausr@LWBSUR01[/usr/lib]#
hausr@LWBSUR01[/usr/lib]#ls -ls /usr/opt/rpm/lib/libssl3.a
/usr/opt/rpm/lib/libssl3.a not found
hausr@LWBSUR01[/usr/lib]#ls -ls /usr/opt/freeware/lib/libssl3.so
0 lrwxrwxrwx 1 root system 27 May 14 15:46 /usr/opt/freeware/lib/libssl3.so -> /usr/opt/rpm/lib/libssl3.so
hausr@LWBSUR01[/usr/lib]#ls -ls /usr/opt/rpm/lib/libssl3.so
/usr/opt/rpm/lib/libssl3.so not found
------------------------------------------------
------------------------------
Tetsuo Ito
------------------------------