I want to update GCP Instance where Red Hat Enterprise Linux 8.5 is installed. When I try 'sudo dnf check-update' I get an error:
Error: Failed to download metadata for repo 'rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms': Cannot
download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
If I try ' curl -I https://cds.rhel.updates.googlecloud.com ' I get response:
HTTP/1.1 200 Connection established curl: (60) SSL certificate problem: self signed certificate in certificate chain
Do you have any suggestions how to make it work?