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 |
0 indicates successful completion of the requested operation. |
1 |
1 indicates a generic error. |
2 |
2 indicates that the server is not found. |
3 |
3 indicates that the client is not found. |
4 |
4 indicates that the path can not be created. |
5 |
5 indicates that the file already exists. |