Bug 1748378 - public signed certificate required to replace default router certificates
Summary: public signed certificate required to replace default router certificates
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 4.2.0
Assignee: Andrew Taylor
QA Contact: Hongan Li
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-03 13:27 UTC by Eric Rich
Modified: 2023-03-24 15:22 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-03 20:11:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1712525 0 high CLOSED [DOCS] Console cannot use oauth endpoint after configuring ingress (wildcard) certificates from custom PKI - users canno... 2024-01-06 04:26:19 UTC

Description Eric Rich 2019-09-03 13:27:41 UTC
Document URL: https://docs.openshift.com/container-platform/4.1/networking/ingress-operator.html#nw-ingress-setting-a-custom-default-certificate_configuring-ingress

Section Number and Name: Setting a custom default certificate

Describe the issue: https://bugzilla.redhat.com/show_bug.cgi?id=1712525

Suggestions for improvement: Place a note/warning on the docs that states "if replacing the default cert, it must be signed by a public CA already included in the ca bundle, as provided by RHEL/RHCOS".

Additional information:

Comment 2 Eric Rich 2019-09-03 15:04:08 UTC
Minor nit: as provided by RHEL/RHCOS should really say as provided by the RHEL 7/8 UBI userspace. 
They are fundamentally one and the same as RHEL/RHCOS userspace, but what's important to denote here is that these certificates are not part of the host; but part of the container used in our deployment. Making the CA's unique to the container; and not something you can globally configure *(using system resources).

Comment 5 Andrew Taylor 2019-09-03 15:30:16 UTC
Pull request here:
https://github.com/openshift/openshift-docs/pull/16476

Will merge and cherrypick to 4.1 and 4.2 ASAP. Setting release pending.


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