HI ,
Can you run the command 'rpm -qf /opt/freeware/lib/libcrypto.a' . This command will give you the package name for which this file belongs.
Try removing the package using 'rpm -e <pakcage name>'
Once done, trigger curl command and let's see if it's working.
------------------------------
Ranjit Ranjan
------------------------------