securityUtility help
The securityUtility help
command displays information about the securityUtility
command, with details about its actions and options.
Usage example
Display help information for the createSSLCertificate
action:
securityUtility help createSSLCertificate
Syntax
Run the command from the path_to_liberty/wlp/bin
directory.
securityUtility help actionName
- actionName
The name of the
securityUtility
command action that you want information about.
Exit codes
The following exit codes are available for the securityUtility help
command:
Code | Explanation |
---|---|
0 | This code indicates successful completion of the requested operation. |
1 | This code indicates a generic error. |
2 | This code indicates that the server is not found. |
3 | This code indicates that the client is not found. |
4 | This code indicates that the path can not be created. |
5 | This code indicates that the file already exists. |