Actions
Bug #26032
closedUnable to update certificates belonging to a repository
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
1) Create a couple of ContentCredential certificates
2) Create a yum repo.
3) Edit the repo in the UI and change any of the SSL certs/ SSL CA Cert/SSL Key entries
4) Get the backend identifier of this repo and run the following pulp-admin command
pulp-admin -u admin -p <....> repo list --detail --repo-id=<backend_identifier>
Expected:
SSL Client Cert/SSL Client Key/SSL Client CA populated
Actual:
None of the above entries are populated.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7975 added
Updated by Christine Fouant over 5 years ago
- Target version set to Katello 3.11.1
- Triaged changed from No to Yes
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d6f1515ab4539acbf3b0ed58fb1737b7945cb740.
Updated by Chris Roberts over 5 years ago
- Has duplicate Bug #26096: yum repository change not propagated to pulp added
Actions