Skip to content

Document AES password encryption for featureUtility#8448

Open
riyaaroraa wants to merge 3 commits into
OpenLiberty:vNextfrom
riyaaroraa:105-document-aes-encryption
Open

Document AES password encryption for featureUtility#8448
riyaaroraa wants to merge 3 commits into
OpenLiberty:vNextfrom
riyaaroraa:105-document-aes-encryption

Conversation

@riyaaroraa

Copy link
Copy Markdown

Summary

Documents how to encrypt passwords using the securityUtility encode command with AES encryption for use in featureUtility.properties.

Changes

  • Added new section "Encrypt repository passwords" to the featureUtility commands reference page
  • Explains how to use securityUtility encode --encoding=aes command
  • Documents the CWWKF1374E warning message users will see with unencrypted passwords
  • Links to securityUtility encode documentation

Related

Added documentation explaining how to encrypt passwords using
securityUtility encode command with AES encryption. Includes
the CWWKF1374E warning message that users will see if they
use unencrypted passwords.

Related to OpenLiberty/open-liberty#35200
Comment thread modules/reference/pages/command/featureUtility-commands.adoc Outdated
Comment thread modules/reference/pages/command/featureUtility-commands.adoc Outdated
Comment thread modules/reference/pages/command/featureUtility-commands.adoc Outdated
Comment thread modules/reference/pages/command/featureUtility-commands.adoc Outdated
@riyaaroraa riyaaroraa requested a review from jjiwooLim July 7, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document AES password encryption for featureUtility properties

2 participants