Encrypting passwords

You can encrypt the passwords specified by the Password property and the KeyStorePassword property using the nco_aes_crypt utility supplied with Netcool/OMNIbus.

If you encrypt the passwords using nco_aes_crypt, you must also specify values for the ConfigCryptoAlg and ConfigKeyFile properties. For example:
ConfigCryptoAlg: 'AES_FIPS'
ConfigKeyFile: '$NCHOME/omnibus/etc/keyfile'