pedserver -regen
Regenerates the client certificate. This command is available in server-initiated (peer-to-peer) mode only.
Existing links (PEDserver, NTLS or STC) will not be affected until they are terminated. Afterward, the user is required to re-register the client certificate to NTLS and PEDserver.
NOTE The pedserver -regen command should be used only when there is no Luna HSM Client installed. When Luna HSM Client is installed on the host computer, use the LunaCM command clientconfig deploy with the -regen option .
Syntax
pedserver -regen -commonname <commonname> [-force]
Option | Description |
---|---|
-commonname <commonname> | The client's common name (CN). |
-force | Optional parameter. Suppresses any prompts. |
Example
C:\Program Files\SafeNet\LunaClient>pedServer -regen -commonname win2016_server -force Ped Server Version 1.0.6 (10006) Private Key created and written to: C:\Program Files\SafeNet\LunaClient\cert\client\win2016_serverKey.pem Certificate created and written to: C:\Program Files\SafeNet\LunaClient\cert\client\win2016_server.pem Successfully regenerated the client certificate.