Actions
Feature #29442
closedSSL 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)
Actions