Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1638545
Description of problem: The scripts generated by ipa-advise call: https://fedoraproject.org/authconfig/browser/cacertdir_rehash?format=txt Above page redirects to as it no longer exists: https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement?format=tx t Version-Release number of selected component (if applicable): # ipa --version VERSION: 4.5.4, API_VERSION: 2.228 How reproducible: Steps to Reproduce: 1. Run ipa-advise command. Actual results: The script points to the non-working URL. Expected results: The script should point to the working URL. Additional info:
Metadata Update from @pvoborni: - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1638545
FWIW, CentOS 7 and Fedora, at least since F28, have package openssl-perl which provides /usr/bin/c_rehash which should do basically the same job as cacertdir_rehash. Anyway, it is quite simple to write the script itself using just openssl binary. I believe either way is better than downloading from external source. HTH
master:
ipa-4-6:
ipa-4-7:
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)