From a6e53e9ce0d326eb6acd6a2edeefc184b32392fb Mon Sep 17 00:00:00 2001 From: Leanid Astrakou Date: Tue, 14 Nov 2023 08:35:00 -0500 Subject: [PATCH] Update example-zowe.yaml Signed-off-by: Leanid Astrakou --- example-zowe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example-zowe.yaml b/example-zowe.yaml index e82479c0dd..fe7d2eaf23 100644 --- a/example-zowe.yaml +++ b/example-zowe.yaml @@ -173,7 +173,7 @@ zowe: # - "" # # >>>> Certificate setup scenario 3 - # # z/OS Keyring with Zowe generated certificates. + # # Zowe generated z/OS Keyring with Zowe generated certificates. # certificate: # # Type of certificate storage. Valid values are: PKCS12, JCEKS, JCECCAKS, JCERACFKS, JCECCARACFKS, or JCEHYBRIDRACFKS # type: JCERACFKS @@ -209,7 +209,7 @@ zowe: # # - 12.34.56.78 # # >>>> Certificate setup scenario 4 - # # z/OS Keyring and connect to existing certificate + # # Existing z/OS Keyring and connect to existing certificate # certificate: # # Type of certificate storage. Valid values are: PKCS12, JCEKS, JCECCAKS, JCERACFKS, JCECCARACFKS, or JCEHYBRIDRACFKS # type: JCERACFKS