Hide Forgot
There is a new pulp config option called ssl_ca_certificate in /etc/pulp/pulp.conf. This needs to be set by the Katello installer to the full path of the CA certificate that signed the pulp server's apache SSL certificate. The path must be readable by the apache user. This was added to address bug #790157. Let me know if there are any questions.
This change will be introduced in Pulp version 1.0.
Is this the same as in /etc/httpd/conf.d/pulp.conf SSLCACertificateFile /etc/candlepin/certs/candlepin-ca.crt
To the [security] section, right?
a391b55 794778 - option ssl_ca_certificate is set for pulp V1 Note to myself - to verify access a protected repo with yum, and make sure sslverify is set in the client's yum repo file.
Moving all community bugs with fixes to closed.