DPE Nano Services

Security Recommendations

Change the default ADMIN password

Make sure you do not use the default ADMIN password.

Change the default RSA public/private key pair

The RSA public/private keys are used to sign and validate DPE tokens.

They are located in the DPE Nano Services folder:

  • SignDpeToken.privateKey.xml

  • SignDpeToken.publicKey.xml

We recommend to create your own, customer-specific RSA public/private key pair.

This can be done by calling DpeNanoService.exe with the command-line option CreateDpeSignatureKeys:

DpeNanoServices.exe /CreateDpeSignatureKeys

You need write access to the folder, e.g. start DpeNanoService.exe with administrative permissions.