Hide Forgot
Something in our installer is not setting up the certificates properly in such a way that it is possible to configure pulp-admin to interact with the API on a Satellite 6.2 or Capsule.
It appears that some settings are missing and/or wrong in 6.2 that were correct in 6.1. SSLCACertificateFile needs to be added back to /etc/httpd/conf.d/pulp.conf In /etc/pulp/server.conf, the security->cacert setting needs to match the same value. On 6.1, both were set to /etc/pki/katello/certs/katello-default-ca.crt
it actually works fine, just need updated docs on how to do it: http://www.katello.org/troubleshooting/faq.html