Project

General

Profile

Actions

Bug #25564

closed

katello-certs-check gives the wrong output if using certificate with wildcard.

Added by Suraj Patil over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

If we try to install custom certs on satellite with wildcard i.e CN=*.example.com katello-certs-check gives the wrong output.

katello-certs-check gives the command to generate the capsule certs as below instead of satellite-installer command.

--------------------------------------------------------------------------------------------------------
To use them inside a NEW $FOREMAN_PROXY, run this command:

capsule-certs-generate --foreman-proxy-fqdn "$FOREMAN_PROXY"\
--certs-tar "~/$FOREMAN_PROXY-certs.tar"\
--server-cert "/customcerts/cert_crt.pem"\
--server-key "/customcerts/cert_key.pem"\
--server-ca-cert "/customcerts/CA_crt.pem"\
To use them inside an EXISTING $FOREMAN_PROXY, run this command INSTEAD:
capsule-certs-generate --foreman-proxy-fqdn "$FOREMAN_PROXY"\
--certs-tar "~/$FOREMAN_PROXY-certs.tar"\
--server-cert "/customcerts/cert_crt.pem"\
--server-key "/customcerts/cert_key.pem"\
--server-ca-cert "/customcerts/CA_crt.pem"\
--certs-update-server


Related issues 1 (0 open1 closed)

Related to Installer - Bug #30251: make it possible to brand katello-certs-checkClosedEvgeni GolovActions
Actions

Also available in: Atom PDF