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 2122214 - katello-certs-check propose not valid command for capsule
Summary: katello-certs-check propose not valid command for capsule
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.12.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 6.12.0
Assignee: Sayan Das
QA Contact: Omkar Khatavkar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-29 14:00 UTC by Jan Jansky
Modified: 2022-11-16 13:35 UTC (History)
3 users (show)

Fixed In Version: foreman-installer-3.3.0.2-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-16 13:35:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 35453 0 Normal Ready For Testing Remove the trailing "\" from capsule-certs-generate command for new capsules in katello-certs-check 2022-08-29 18:07:55 UTC
Github theforeman foreman-installer pull 804 0 None open Fixes #35453 - Remove trailing backslash from capsule-certs-generate … 2022-08-29 18:07:55 UTC
Red Hat Issue Tracker SAT-12660 0 None None None 2022-09-01 14:36:30 UTC
Red Hat Product Errata RHSA-2022:8506 0 None None None 2022-11-16 13:35:43 UTC

Description Jan Jansky 2022-08-29 14:00:01 UTC
Description of problem:
katello-certs-generate -t capsule return command proposal with trailing "\" for new Capsule


Version-Release number of selected component (if applicable): 6.12 snap 8


How reproducible: Always


Steps to Reproduce:
1.# katello-certs-check -t capsule -c <cert> -k <key>  -b <CA bundle>


Actual results:
...
  To use them inside a NEW $CAPSULE, run this command:

      capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" \
                                   --certs-tar  "~/$CAPSULE-certs.tar" \
                                   --server-cert "/root/ssl/capsule/jjansat612-capsule_cert.crt" \
                                   --server-key "/root/ssl/capsule/jjansat612-capsule.pem" \
                                   --server-ca-cert "/root/ssl/capsule/CA.pem" \

...

Expected results:
...
  To use them inside a NEW $CAPSULE, run this command:

      capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" \
                                   --certs-tar  "~/$CAPSULE-certs.tar" \
                                   --server-cert "/root/ssl/capsule/jjansat612-capsule_cert.crt" \
                                   --server-key "/root/ssl/capsule/jjansat612-capsule.pem" \
                                   --server-ca-cert "/root/ssl/capsule/CA.pem"

...


Additional info:

Comment 2 Bryan Kearney 2022-09-02 04:05:33 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35453 has been resolved.

Comment 8 errata-xmlrpc 2022-11-16 13:35:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:8506


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