Closed mimmus closed 7 years ago
That shouldn't be an issue. Which version of libcurl
do you have? Also, which version of RHEL, Katello/Sat6? Also, you can use --download-method=http
to pull the CA RPM over HTTP?
It was a bug: at some point in time, katello-ca-consumer-latest.noarch.rpm was no more available on HTTPS on the Capsule server. Satellite 6.2.11 solves the issue.
Thanks
Yes, we didn't default bootstrap.py
to using https by default until after that BZ was fixed. :)
Recently, I started to see this error:
I found that curl shipped with Red Hat is compiled using NSS (and not OpenSSL) and this is the root cause of the issue but not sure to understand all implications.
Any help?