diff --git a/docs/user-guide/certificate-configuration-scenarios.md b/docs/user-guide/certificate-configuration-scenarios.md index 4d32095a85..deed2211ea 100644 --- a/docs/user-guide/certificate-configuration-scenarios.md +++ b/docs/user-guide/certificate-configuration-scenarios.md @@ -281,17 +281,17 @@ Due to the limitation of the `RACDCERT` command, this field should contain exact name: ZoweKeyring label: localhost caLabel: localca - dname: - caCommonName: "Zowe Instances CA" - commonName: "Zowe Service" - org: "My Company" - locality: "Prague" - state: "Prague" - country: "CZ" - validity: 3650 - san: - - nwplzweb.dev.rocketsoftware.com - - 10.17.224.13 + dname: + caCommonName: "Zowe Instances CA" + commonName: "Zowe Service" + org: "My Company" + locality: "Prague" + state: "Prague" + country: "CZ" + validity: 3650 + san: + - system.my-company.com + - 12.34.56.78 ``` Your yaml file is now configured to enable Zowe to use a z/OS keyring-based keystore with Zowe generated certificates.