Working with a local docker environment I faced that after enabling epel repo to install apigee-setup utility yum started to fail so I fix it updating the certs running the following command:
yum upgrade ca-certificates --disablerepo=epel
Working with a local docker environment I faced that after enabling epel repo to install apigee-setup utility yum started to fail so I fix it updating the certs running the following command:
yum upgrade ca-certificates --disablerepo=epel