I am trying to set up xmlsec1-openssl in order to install LASSO on an Amazon AMI Linux. I have xmlsec1 1.2.7-4 setup for an x84_64 arch. I downloaded the RPM for the xmlsec1-openssl 1.2.7-4 (x86_64) from here
When I execute yum install openssl-1.2.7-4.x86_64.rpm
, I get an error stating that libcrypto.so.5 and libssl.so.5 are required and are missing. I have checked in the /usr/lib directory and see libssl.so.10 and libcrypto.so.10 in there. Is this an openssl issue? What can I do now so I can install the package.