Bug 760305

Summary: Remove names and references to 'rhn' from katello-certs-tools
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: InfrastructureAssignee: Martin Bacovsky <mbacovsk>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: bkearney, kbidarka, tlestach
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 18:10:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    
Attachments:
Description Flags
patch for review none

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