|
1 | 1 | :_mod-docs-content-type: ASSEMBLY
|
2 | 2 | [id="cloud-experts-changing-domains-and-certificates-on-rosa-and-osd"]
|
3 | 3 | = Tutorial: Changing the Console, OAuth, and Downloads domains and TLS certificate on ROSA and OSD
|
| 4 | +include::_attributes/attributes-openshift-dedicated.adoc[] |
| 5 | +:context: cloud-experts-domains-and-certs |
| 6 | + |
| 7 | +toc::[] |
4 | 8 |
|
5 | 9 | //Content metadata
|
6 | 10 | //Brought into ROSA product docs 2023-12-14
|
|
19 | 23 | :fn-term-component-routes: footnote:[We use the term `component routes` to refer to the `OAuth`, `Console`, and `Downloads` routes that are provided when ROSA and OSD are first installed. The ROSA CLI also uses the term `cluster routes` to refer to these resources.]
|
20 | 24 |
|
21 | 25 | //Article text
|
22 |
| -This guide demonstrates how to modify the Console, Downloads, OAuth domain, and TLS certificate keypair on Red Hat Openshift on AWS (ROSA) and Red Hat Openshift Dedicated (OSD) versions 4.14 and above.{fn-supported-versions} |
| 26 | +This guide demonstrates how to modify the Console, Downloads, OAuth domain, and TLS certificate keypair on Red Hat Openshift on AWS (ROSA) and Red Hat Openshift Dedicated (OSD) versions 4.14 and above. {fn-supported-versions} |
23 | 27 |
|
24 |
| -The changes that we make to the component routes{fn-term-component-routes} in this guide are described in greater detail in the following documentation: |
| 28 | +The changes that we make to the component routes {fn-term-component-routes} in this guide are described in greater detail in the following documentation: |
25 | 29 |
|
26 | 30 | * link:https://docs.openshift.com/container-platform/latest/authentication/configuring-internal-oauth.html#customizing-the-oauth-server-url_configuring-internal-oauth[Customizing the internal OAuth server URL]
|
27 | 31 | * link:https://docs.openshift.com/container-platform/latest/web_console/customizing-the-web-console.html#customizing-the-console-route_customizing-web-console[Customizing the console route]
|
28 | 32 | * link:https://docs.openshift.com/container-platform/latest/web_console/customizing-the-web-console.html#customizing-the-download-route_customizing-web-console[Customizing the download route]
|
29 | 33 |
|
30 | 34 | == Prerequisites
|
31 | 35 |
|
32 |
| -* ROSA CLI (`rosa`) version 1.2.27 or higher{fn-supported-cli} |
| 36 | +* ROSA CLI (`rosa`) version 1.2.27 or higher {fn-supported-cli} |
33 | 37 | * AWS CLI (`aws`)
|
34 | 38 | * OpenShift CLI (`oc`)
|
35 | 39 | * A ROSA or OSD cluster (STS, non-STS, or PrivateLink)
|
|
0 commit comments