Project

Profile

Help

Issue #2506

Updated by bmbouter over 7 years ago

Raising this issue under instruction: 

 Our Redhat subscriptions were renewed generating new subscription certificate pem files. It was perceived that we could run: 

 <code>pulp-admin pulp-admin rpm repo update --feed-cert=/path/to/newcert --repo-id=rhelrepo</code> --repo-id=rhelrepo 

 The update is accepted but when we run a sync of the repo to ensure pulp can still communicate with Redhat's CDN, we are unable to connect.  

 If we trash the old rhelrepo, and then recreate it with the new --feed-cert entry, the repo then syncs happily. We intend to upgrade our version of pulp shortly anyway but keen to know if this is in fact a known issue.

Back