Bug #33171
unable to set SSL certs when creating Ansible Collection repository
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1985286
Description of problem:
Reporting a mismatch between Ansible Collection repository create page and the details page.
On details page you can set the following for an already created repo:
SSL CA Cert
SSL Client Cert
SSL Client Key
But these options are not available when creating an ansible collection repo. This is not usual with other repo types where the two pages match
Version-Release number of selected component (if applicable):
Satellite 6.1O snap 10
Expected results:
Matching options on create and details pages.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9509 added
#2
Updated by Ian Ballou over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9c48b078f206ed34c4450ef70566e70875253a15.
Fixes #33171 - Hide some fields from docker/collection/ostree details (#9509)