Skip to content

Commit

Permalink
Update certificate-configuration-scenarios.md
Browse files Browse the repository at this point in the history
Added/edited the following lines:
#Type of certificate storage. Valid values are: PKCS12 or JCERACFKS
createZosmfTrust: true
#**COMMONLY_CUSTOMIZED**
#Keystore directory
caLabel: localca
  • Loading branch information
ArooshLele committed Dec 11, 2024
1 parent ca29e4c commit d8009cc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/user-guide/certificate-configuration-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,15 @@ Due to the limitation of the `RACDCERT` command, this field should contain exact
```
certificate:
#Type of certificate storage. Valid values are: PKCS12 or JCERACFKS
type: JCERACFKS
createZosmfTrust: true
keyring:
#**COMMONLY_CUSTOMIZED**
#Keystore directory
name: ZoweKeyring
label: localhost
caLabel: local_ca
caLabel: localca
dname:
caCommonName: "Zowe Instances CA"
commonName: "Zowe Service"
Expand Down

0 comments on commit d8009cc

Please sign in to comment.