keystore
Java Key Store — Java Key Store<keystore class="xms.security.JavaKeyStore" name="name" … />
Table 30. Attributes for keystore tag (for xms.security.JavaKeyStore)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| alias | The default keystore alias | String any character combination | none | no |
| keystorePassword | The keystore password | String any character combination | none | no |
| path | The path to the keystore | String any character combination | none | no |
| privateKeyPassword | The default private key password | String any character combination | none | no |