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 1868028 - katello-certs-check output print foreman-installer/ katello/foreman-proxy-certs-generate on sat 6.8
Summary: katello-certs-check output print foreman-installer/ katello/foreman-proxy-cer...
Keywords:
Status: CLOSED DUPLICATE of bug 1858819
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Certificates
Version: 6.8.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: Unspecified
Assignee: Eric Helms
QA Contact: Omkar Khatavkar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-11 12:56 UTC by Omkar Khatavkar
Modified: 2024-02-28 20:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-12 13:51:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Omkar Khatavkar 2020-08-11 12:56:51 UTC
Description of problem:
katello-certs-check output print foreman-installer/ katello/foreman-proxy-certs-generate on sat 6.8

To install the Katello main server with the custom certificates, run:

    foreman-installer --scenario katello \
                      --certs-server-cert "/root/omkartest/server.valid.crt" \
                      --certs-server-key "/root/omkartest/server.key" \
                      --certs-server-ca-cert "/root/omkartest/rootCA.pem"

To update the certificates on a currently running Katello installation, run:

    foreman-installer --scenario katello \
                      --certs-server-cert "/root/omkartest/server.valid.crt" \
                      --certs-server-key "/root/omkartest/server.key" \
                      --certs-server-ca-cert "/root/omkartest/rootCA.pem" \
                      --certs-update-server --certs-update-server-ca

To use them inside a NEW $FOREMAN_PROXY, rerun this command with -t foreman-proxy



Version-Release number of selected component (if applicable):
Satellite 6.8 snap 10

How reproducible:
always

Steps to Reproduce:
1. katello-certs-check -c server.valid.crt -k server.key -b rootCA.pem


Actual results:
Output has upstream names foreman-proxy-certs-generate/FOREMAN-PROXY/foreman-installer/katello.

Expected results:
Output should use capsule-certs-generate/CAPSULE/satellite-installer/satellite.

Additional info:

Comment 1 Brad Buckingham 2020-08-12 13:51:48 UTC

*** This bug has been marked as a duplicate of bug 1858819 ***


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