Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 760305 - Remove names and references to 'rhn' from katello-certs-tools
Summary: Remove names and references to 'rhn' from katello-certs-tools
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Infrastructure
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Martin Bacovsky
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-12-05 19:40 UTC by Mike McCune
Modified: 2019-09-26 13:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:10:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch for review (42.50 KB, patch)
2012-01-11 10:27 UTC, Lukas Zapletal
no flags Details | Diff

Description Mike McCune 2011-12-05 19:40:10 UTC
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

Comment 1 Tomas Lestach 2011-12-19 16:14:32 UTC
Checking a patch from Dec 2 2011 places the CA certificate to: /usr/share/katello/KATELLO-TRUSTED-SSL-CERT

Comment 2 Lukas Zapletal 2012-01-11 10:27:21 UTC
Created attachment 552072 [details]
patch for review

Comment 3 Martin Bacovsky 2012-01-12 23:52:42 UTC
This issue should be fixed by commit 953b6b857085517642731de7abff883da8441a47.
The related docs were not updated and need review. Separate bug was created for it(#781210).

Comment 4 Kedar Bidarkar 2012-01-18 12:37:42 UTC
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


Note You need to log in before you can comment on or make changes to this bug.