When i try to download tripleo Client using command
yum install -y python-tripleoclient ceph-ansible
On Centos 7.5 , I am getting error curl#60 - "Peer's Certificate has expired."
When i try to download tripleo Client using command
yum install -y python-tripleoclient ceph-ansible
On Centos 7.5 , I am getting error curl#60 - "Peer's Certificate has expired."
Copyright © 2021 Jogjafile Inc.
This has nothing to do with tripleo client itself. You are using some temporary yum repositories which were recycled.
My favorite hacking approach is to use pip to install it:
This is also documented on https://docs.openstack.org/python-tripleoclient/latest/installation.html