cert_cli.sh
Go to the directory where the script is stored as the run user (for example, ockadmin).
1 | cd $OCK_HOME/ucache/$OCK_VERSION/linux-$(arch)/sbin/security |
Function
Generates a certificate.
Syntax
./cert_cli.sh
Parameter Description
None
Usage Guideline
It cannot be used independently and is invoked by the cert_manager.sh script.
Example
None
Parent topic: OmniShuffle Script Files