S-Filer Portal™ is a complete solution that enables large and small organizations to meet all of their enterprise needs for secure file transfer and storage.
OKIOK RELEASES VERSION 4.15.4 OF S-FILER/PORTAL™ SECURE TRANSFER SOLUTION
Features
-
A new command is now available via the sfiler-config-cli to allow the validation of the parameters of the configuration files of the various components of the solution. This new command is used at the root of the gateway installation. Here is an example of its use:
sfiler-config-cli.bat -vnone -l "my-username" -p "my-password" validate-component-config -ccf /sfiler-gateway-installation-path/sfiler-gateway/conf/sfiler.conf
Starting validation of the Component Configuration File : /sfiler-gateway-installation-path/sfiler-gateway/conf/sfiler.conf
Instance name property 'cfg.sfiler.instance.name' is valid.
Server Config URL property 'cfg.sfiler.config.url' is valid.
Instance PKCS12 'cfg.sfiler.instance.pkcs12' and Instance PKCS12 Password 'cfg.sfiler.instance.pkcs12.pass' properties are valid.
Trusted Certificate property 'cfg.sfiler.trusted.cert.4' is valid.
Trusted Certificate property 'cfg.sfiler.trusted.cert.3' is valid.
Trusted Certificate property 'cfg.sfiler.trusted.cert.2' is valid.
Trusted Certificate property 'cfg.sfiler.trusted.cert.1' is valid.
Configurations validated successfully.