Feature #29442
SSL Authentication Guard across all types
Description
For pulp3, if the repository is a redhat yum repo or has 'protected' selected (or really unprotected de-selected) should have a content guard created for it (or maybe associated to it if it already exists).
In addition for custom repos selecting/deselecting 'unprotected' should remove/re-associate the content guard to the proper distribution(s) across all CVs.
This will also require some installer work to ensure that the passed in client cert is stuffed into a header and uri encoded and for configuring the appropriate max header size (probably around 25K)
Related issues
Associated revisions
History
#1
Updated by James Jeffers over 2 years ago
- Triaged changed from No to Yes
#2
Updated by The Foreman Bot about 2 years ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8650 added
#3
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/Katello/katello/pull/8731 added
#4
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.0.0 added
#5
Updated by Samir Jha about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|3e145c138ad013946828a8ec13f3f252d4c56a9f.
#6
Updated by Samir Jha about 2 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8731)
#7
Updated by Samir Jha about 2 years ago
- Copied to Feature #29995: Capsule - SSL Authentication Guard across all types added
#8
Updated by Samir Jha about 2 years ago
- Copied to Feature #30099: SSL Authentication Guard across all types on capsule added
Fixes #29442 - Enable cert-auth (#8650)