You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

1) Begin by follow the instructions on checking the expiry date, as below....


Step 1: On the DualShield server machine, open the Windows Command Prompt


Step 2: Enter the command below:

"c:\Program Files\Deepnet DualShield\jre\bin\keytool" -list -v -keystore "c:\Program Files\Deepnet DualShield\jre\lib\security\cacerts" -alias dualultimateca



Step 3: At the prompt of “Enter keystore password:”, enter “changeit


Step 4: Look out the line “Valid from … until …” in the result.

The date after "until:"  is the expiration date of the DualShield CA certificate.

...However, instead of checking for the date, you will be checking for the owner...

2) Note down the owner details. In this example, it is: OU=ca.deepnetmfa.com, O=Deepnet Security, C=UK

3) Backup the current cacerts file:

Run Command Prompt in admin mode and run the following commands:

cd C:\Program Files\Deepnet DualShield\jre



  • No labels