OPM / opm-core

Collection of utilities, solvers and other components.
http://www.opm-project.org
GNU General Public License v3.0
44 stars 50 forks source link

Installing OPM in CentOS 8.1 (RPM) #1215

Open suporte-unisim opened 2 years ago

suporte-unisim commented 2 years ago

Hi

I'm trying to install OPM on CentOS 8.1 using the available repository, but when I run the first command to install the repository, I get an expired certificate message. Below the message:

sudo yum-config-manager --add-repo
https://www.opm-project.org/package/opm.repo

Failed to set locale, defaulting to C.UTF-8
Adding repo from: https://www.opm-project.org/package/opm.repo
Curl error (60): Peer certificate cannot be authenticated with given CA certificates for https://www.opm-project.org/package/opm.repo [SSL certificate problem: certificate has expired]
Error: Configuration of repo failed

Can someone help me perform this installation please.

Thanks

akva2 commented 2 years ago

it works fine for me on my test box, so my guess is that your ca-certificates is out of date?

suporte-unisim commented 2 years ago

Hello @akva2,

Thanks for your reply. I have updated the ca-certificates, curl and openssl and the problem persist.

Thanks

blattms commented 2 years ago

Maybe your system is not configured to trust the ca-certificate authority used by us.