Project

General

Profile

Actions

Bug #24632

closed

installer does not work for custom ssl certificates, fails with "illegal option -- r" for katello-certs-check command

Added by Ashish Humbe over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Fixed in Releases:
Found in Releases:

Description

installer does not work for custom ssl certificates, fails with "illegal option -- r" for katello-certs-check command

# satellite-installer --scenario satellite --certs-server-cert /root/satellite.example.com.cert.pem --certs-server-key /root/satellite.example.com.key.pem --certs-server-ca-cert /root/ca-chain.cert.pem --certs-update-server --certs-update-server-ca  
Resetting puppet server version param...
Marking certificate /root/ssl-build/satellite.example.com/satellite.example.com-apache for update
Marking certificate /root/ssl-build/satellite.example.com/satellite.example.com-foreman-proxy for update
Marking certificate /root/ssl-build/katello-server-ca for update
Command '/usr/sbin/katello-certs-check -c "/root/satellite.example.com.cert.pem" -r "/root/satellite.example.com.csr.pem" -k "/root/satellite.example.com.key.pem" -b "/root/ca-chain.cert.pem"' exited with 1:
 /usr/sbin/katello-certs-check: illegal option -- r
Verifies, that custom ssl cert files are usable
as part of the Katello installation.

usage: /usr/sbin/katello-certs-check -c CERT_FILE -k KEY_FILE -b CA_BUNDLE_FILE

Actions #1

Updated by Ewoud Kohl van Wijngaarden over 5 years ago

  • Project changed from Installer to Katello
  • Description updated (diff)
  • Category set to Installer
Actions #2

Updated by Ewoud Kohl van Wijngaarden over 5 years ago

Looks like commit:35722703f8252ab835b6f5bfd8be04ce4d547465 introduced a regression here.

Actions #3

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/671 added
Actions #4

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/672 added
Actions #5

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/673 added
Actions #6

Updated by Ivan Necas over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Andrew Kofink over 5 years ago

  • Target version set to Katello 3.9.0
  • Triaged changed from No to Yes
  • Pull request deleted (https://github.com/Katello/katello-installer/pull/672)
Actions

Also available in: Atom PDF