Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.38 SDSVConfig.EXE (Set Certificate)

Functional Specification

It is a command to set whether or not to use the server certificate registered by the user.

Command Format

SDSVConfig.exe -usercert [ enable | disable ]

Option

-usercert

Specify whether to unable or disable the setting. (Mandatory)

enable

Use the server certificate registered by the user.

disable

Do not use the server certificate registered by the user. (Use the setting to stop the https communication)

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

<Smart Device Relay Server installation folder>\bin

Authority Required for Execution/Execution Environment

Examples of Use

Enable the certificate.

SDSVConfig.exe -usercert enable

Disable the certificate.

SDSVConfig.exe -usercert disable

Results/Output Format

success

Note

Restart the Smart Device Relay Server service if the settings are changed