securityUtility commands
The securityUtility
commands help you accomplish various security-related tasks for Open Liberty.
The following securityUtility
commands are available:
securityUtility createLTPAKeys: The command creates a set of LTPA keys for use by the server, or that can be shared with multiple servers.
securityUtility createSSLCertificate: The command supports TLS certificate creation for Open Liberty.
securityUtility encode: The command supports plain text obfuscation for Open Liberty.
securityUtility help: The command displays information about the
securityUtility
command, with details about its actions and options.
For more information about password encryption with Open Liberty, see Password encryption limitations.