Story #872
closedRemove rsa_key, rsa_pub, id_cert_dir, and id_cert_filename from consumer.conf
0%
Description
We should remove the rsa_key, rsa_pub, id_cert_dir, and id_cert_filename options entirely from consumer.conf, and the matching defaults stored in the code. We are intending to not have users set this. There isn't a good reason for them to need to specify where these are stored, and if they move them they would have to make SELinux adjustments to match.
Deliverables:
- Remove them from the consumer.conf file itself
- Remove them from the defaults file that provides defaults if values aren't present in consumer.conf
- Remove the abstraction introduced in #859 so that there is no fallback. All operations involving these files should use the paths provided in the CONSTANTS file
- Add a release note on this change
Related issues
Updated by bmbouter over 9 years ago
- Related to Story #859: Deprecate rsa_key, rsa_pub, id_cert_dir, and id_cert_filename from consumer.conf added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.