pedserver -appliance register

Register an appliance certificate with PEDserver.

Syntax

pedserver -appliance register -name <unique name> -certificate <appliance certificate file> -ip <appliance server IP address> [-port <port number>]

Option Description
-name <unique name> Specifies the name of the appliance to be registered to PEDserver.
-certificate <appliance certificate file> Specifies the full path and filename of the certificate that was retrieved from the appliance.
-ip <appliance server IP address> Specifies the IP address of the appliance server.
-port <port number>

Optional field. Specifies the port number used to connect to the appliance (directly or indirectly according to network configuration).

Range: 0-65525

Example

C:\Program Files\Safenet\LunaClient>pedServer –appliance register –name hello -certificate the-best-appliance.pem -ip 123.321.123.321 –port 9697