You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [Get Appliance files to allow virt-customize on RHEL hypervisors] ********************************************************************************************************************************************
fatal: [hypervisor]: FAILED! => {"changed": false, "msg": "Failed to validate the SSL certificate for download.libguestfs.org:443. Make sure your managed systems have a valid CA certificate installed. You can use validate_certs=False if you do not need to confirm the servers identity but this is unsafe and not recommended. Paths checked for this platform: /etc/ssl/certs, /etc/pki/ca-trust/extracted/pem, /etc/pki/tls/certs, /usr/share/ca-certificates/cacert.org, /etc/ansible. The exception msg was: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)."}
The text was updated successfully, but these errors were encountered:
Try updating ca-certificates.noarch.
I checked the url with curl and it worked, but using openssl s_client show the root CA was expired.
updating the ca trust bundle revolved the expired root CA.
Now trying again with infrared virsh
This is the error:
The text was updated successfully, but these errors were encountered: