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
<1> Where `<config.yaml>` is your `base64 decoded``config.yaml` file.
35
36
<2> Where `<ssl.cert>` is your `ssl.cert` file.
36
-
<3> Optional. The `--from-file=extra_ca_cert=<ca.cert>` field allows {productname} to recognize custom Certificate Authority (CA) files. If you are using LDAP, OIDC, or another service that uses custom CAs, you must add them via the `extra_ca_cert` path. For more information, see "Adding additional Certificate Authorities to {productname-ocp}."
37
+
<3> Optional. The `--from-file=extra_ca_cert_<name-of-certificate>.crt=ca-certificate-bundle.crt` field allows {productname} to recognize custom Certificate Authority (CA) files. If you are using LDAP, OIDC, or another service that uses custom CAs, you must add them via the `extra_ca_cert` path. For more information, see "Adding additional Certificate Authorities to {productname-ocp}."
37
38
<4> Where `<ssl.key>` is your `ssl.key` file.
38
39
39
40
. Optional. You can check the content of the `custom-ssl-config-bundle-secret.yaml` file by entering the following command:
0 commit comments