HP-UX Workload Manager User's Guide
WLM command reference
wlmcert
Appendix A366
wlmcert
wlmcert allows you to manage your WLM security certificates.
WLM uses secure communications by default when you use the
/sbin/init.d/wlm script to start WLM. For information on using security
certificates, see wlmcert(1M).
The command syntax is:
wlmcert -h [cmd]
wlmcert -V
wlmcert reset
wlmcert install -c certificate
wlmcert delete -c certificate
wlmcert list
wlmcert extract [-d directory]
where
-h [cmd]
Displays usage information and exits. This option
overrides all other options.
To get usage information for the command reset,
install, delete, list, or extract, specify the
command after -h. For example:
# wlmcert -h reset
-V
Displays version information and exits. This option
overrides all options other than -h.
reset
Creates the certificates for the system on which the
command is executed.
Only root can execute this operation.