CollectiveHostAuthInfo (collectiveHostAuthInfo)
Collective Wide Host Auth info Configuration.
SAF applies to z/OS only.
Name Type Default Description safCertificateLabel string Collective Wide Host SAF certificate label. safKeyring string The SAF keyring for the Collective Wide configuration. safKeystoreKeyRecoverPassword Reversably encoded password (string) The password to use to recover the private key from the keystore associated with the SAF keyring and certificate label. safKeystoreProvider string The SAF keystore provider to be used when processing the keystore associated with the keyring specified under the safKeyring attribute. Valid keystore providers are: IBMJCE, IBMJCECCA, and IBMJCEHYBRID. By default, no provider is used. safKeystoreType string JCERACFKS SAF Keystore type used when processing the keyring specified under the safKeyring attribute. Valid keystore types are: JCERACFKS, JCECCARACFKS, and JCEHYBRIDRACFKS. If a keystore type is not specified, the JCERACFKS keystore type is used. sshPrivateKeyPassword Reversably encoded password (string) Password for the collective host private key. sshPrivateKeyPath string File path to the collective wide private key. sshPublicKeyPath string File path to the collective wide public key.