Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.45 swss_importcert.exe (Registering Certificates)

Description

This command is used to register certificates.

Syntax

swss_importcert.exe {/file:certFileName [/alias:aliasName] | /CACERT}

Option

/file:certFileName

Specifies the file name of the X.509 certificate.

/alias: aliasName

Specifies the alias name of the CA certificate or intermediate CA certificate using halfwidth alphanumeric characters.

(Refer to the information below for details on how to specify a name.)

/CACERT

This option is specified if using a Systemwalker server certificate.

Return value

0: Ended normally

Other than 0: Ended abnormally

Command location

The following folder of SS:

dtpInstallDir\SS\bin

Privilege required for execution/execution environment

Note

Example

Register the server certificate.

C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\SS\bin\swss_importcert.exe /file:c:\temp\server.cer

Information

Name to be specified for the /alias option

A name is required when registering a CA certificate or intermediate CA certificate. Change the name when registering more than one certificate.

You cannot use a name that has already been used. If a name is registered in duplicate, an error will occur.

Example:

Register a CA certificate and intermediate CA certificate

CA certificate: DTPCA01

Intermediate CA certificate: DTPCA02