Hide Forgot
To remove confusion and keep our tools consistent we should avoid using names of legacy products in Katello directly. Can we rename the scripts and tools used for SSL cert generation to katello-* instead of rhn-* : # rpm -ql katello-certs-tools /usr/bin/rhn-bootstrap /usr/bin/rhn-ssl-tool /usr/bin/rhn-sudo-ssl-tool as well as the cert: /usr/share/katello/RHN-ORG-TRUSTED-SSL-CERT
Checking a patch from Dec 2 2011 places the CA certificate to: /usr/share/katello/KATELLO-TRUSTED-SSL-CERT
Created attachment 552072 [details] patch for review
This issue should be fixed by commit 953b6b857085517642731de7abff883da8441a47. The related docs were not updated and need review. Separate bug was created for it(#781210).
verified with katello-178 [root@xxx katello]# rpm -ql katello-certs-tools | grep -ie sudo-ssl-tool -ie ssl-tool -ie bootstrap /usr/bin/katello-bootstrap /usr/bin/katello-ssl-tool /usr/bin/katello-sudo-ssl-tool [root@xxxx katello]# ll /usr/share/katello/KATELLO-TRUSTED-SSL-CERT