Skip to content

Commit dc8acd1

Browse files
author
Christopher Tauchen
authored
Merge pull request #40187 from xenolinux/changebullet
BZ2032670: Remove CommonName workaround for OCP 4.10 restricted install doc
2 parents 99cc2d3 + a423dc8 commit dc8acd1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

modules/installation-mirror-repository.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@ ifdef::openshift-origin[]
2222
* You have created a pull secret for your mirror repository.
2323
endif::[]
2424

25-
* If you use self-signed certificates that do not set a Subject Alternative Name, you must precede the `oc` commands in this procedure with `GODEBUG=x509ignoreCN=0`. If you do not set this variable, the `oc` commands will fail with the following error:
26-
+
27-
[source,terminal]
28-
----
29-
x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0
30-
----
25+
* If you use self-signed certificates, you have specified a Subject Alternative Name in the certificates.
3126

3227
.Procedure
3328

0 commit comments

Comments
 (0)