Summary
The featureUtility commands reference page should document how to encrypt passwords using the securityUtility encode command with AES encryption before adding them to featureUtility.properties.
Background
Changes Needed
Add a section to the featureUtility commands reference page explaining:
- How to use
securityUtility encode --encoding=aes to encrypt passwords
- That the encrypted value should be used in featureUtility.properties
- What warning message (CWWKF1374E) users will see if they use unencrypted passwords
Related
Summary
The featureUtility commands reference page should document how to encrypt passwords using the securityUtility encode command with AES encryption before adding them to featureUtility.properties.
Background
Changes Needed
Add a section to the featureUtility commands reference page explaining:
securityUtility encode --encoding=aesto encrypt passwordsRelated