common_var.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
Common script for certificate management.
Syntax
None
Parameter Description
None
Usage Guideline
It cannot be used independently and is invoked by the cert_manager.sh and cert_cli.sh scripts.
Example
None
Parent topic: OmniShuffle Script Files