You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/mirror-registry-ssl-cert-replace.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,19 @@
4
4
5
5
:_content-type: PROCEDURE
6
6
[id="mirror-registry-ssl-cert-replace_{context}"]
7
-
= Replacing mirror registry for Red Hat OpenShift SSL/TLS certificates
7
+
= Replacing mirror registry for Red Hat OpenShift SSL/TLS certificates
8
8
9
-
In some cases, you might want to update your SSL/TLS certificates for the the _mirror registry for Red Hat OpenShift_. This is useful in the following scenarios:
9
+
In some cases, you might want to update your SSL/TLS certificates for the _mirror registry for Red Hat OpenShift_. This is useful in the following scenarios:
10
10
11
11
* If you are replacing the current _mirror registry for Red Hat OpenShift_ certificate.
12
-
* If you are using the same certificate as the previous _mirror registry for Red Hat OpenShift_ installation.
13
-
* If you are periodically updating the _mirror registry for Red Hat OpenShift_ certificate.
12
+
* If you are using the same certificate as the previous _mirror registry for Red Hat OpenShift_ installation.
13
+
* If you are periodically updating the _mirror registry for Red Hat OpenShift_ certificate.
14
14
15
15
Use the following procedure to replace _mirror registry for Red Hat OpenShift_ SSL/TLS certificates.
16
16
17
-
.Prerequisites
17
+
.Prerequisites
18
18
19
-
* You have downloaded the `./mirror-registry` binary from the link:https://console.redhat.com/openshift/downloads#tool-mirror-registry[OpenShift console *Downloads*] page.
19
+
* You have downloaded the `./mirror-registry` binary from the link:https://console.redhat.com/openshift/downloads#tool-mirror-registry[OpenShift console *Downloads*] page.
20
20
21
21
.Procedure
22
22
@@ -29,7 +29,7 @@ $ ./mirror-registry install \
29
29
--quayRoot <example_directory_name>
30
30
----
31
31
+
32
-
This installs the _mirror registry for Red Hat OpenShift_ to the `$HOME/quay-install` directory.
32
+
This installs the _mirror registry for Red Hat OpenShift_ to the `$HOME/quay-install` directory.
33
33
34
34
. Prepare a new certificate authority (CA) bundle and generate new `ssl.key` and `ssl.crt` key files. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html-single/deploy_red_hat_quay_for_proof-of-concept_non-production_purposes/index#introduction-using-ssl[Using SSL/TLS].
0 commit comments