renew-key
Allows you to change the secret key of a component of the S-Filer Portal solution.
Syntax:
shell
sfiler-cli [options] renew-key [command options]
Command options | Required / Optional | Description |
---|---|---|
-n | Required | The instance Name for which we want to renew the key. |
Example:
This command proceeds to renew the secret key of the component named "my gateway".
shell
./sfiler-config-cli.sh -l my-user -p my-password -cf "conf/sfiler.conf" renew-key -n "my gateway"