Skip to content

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 optionsRequired / OptionalDescription
-nRequiredThe 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"