Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Error

When importing If the user successfully imports the test private key instead of the message about the successful import , a confirmation message appears (Fig. 1) opens the Object already exists error (Fig. 2).

  

Fig. 1 – the successful adding of the test private key

If the user incorrectly imports the test private key, the “Object already exists” error appears (Fig. 2).  

Fig. 2 – example of the error

...

– “Object already exists” Error

Troubleshooting 

To solve this problem you needthe “Object already exists” Error:

  1. go to navigate to the certificates folder:
    1. for ОС Windows 7/Server2008 – C:\Users\User\AppData\Roaming\Microsoft\Crypto\RSA\;
    2. for ОС Windows 8 – C:\Users\User\AppData\Roaming\Validata\rcs.
  2. delete the contents of the folder;
  3. add test private key according to the instructions of adding a test key (see Test keys, RSA).

if If the error persists, you should :

  1. send 

...

  1. an e-mail 

...

  1. to support@itglobal.ru, indicating the steps

...

  1. that led to the error and a screenshot of the error. In reply you will get  2 files:
    1. executable file

...

    1. testcsp-x86 utility for downloading the private key to the Certificate storage;
    2. file

...

    1. adding_key the command script for starting the executable file.

...

  1. save the files ta folder on your computer

...

  1. ;
  2. unzip the filetestcsp-x86.zip;
  3. go to navigate to the certificates folder and delete the contents of the folder:
    1. for ОС Windows 7/Server2008 – C:\Users\User\AppData\Roaming\Microsoft\Crypto\RSA\;
    2. for ОС Windows 8 – C:\Users\User\AppData\Roaming\Validata\rcs.
  4. delete the contents of the folder;
  5. open the file adding_key using the text editor. This will open a command script (рис. 3);
    Fig. – command script
     

  6. fill test private key parameters TestCSP.exe -csptype 1 -cspname "Microsoft Enhanced Cryptographic Provider v1.0" -private -import -cont "I98DP60K2ST1GM09" -blob "RsaFileName.rsa" –forexport:

    1. Path (fig. 4,1) to the executable file testcsp-x86 (eg,C:\key\TestCSP.exe);

    2. cont (fig. 4,2) – key ID (eg, I10DP60K00T1GM07);

    3. blob (fig. 4,3) – key file name (eg, RsaFileName.rsa).


    Fig. 4 – test private key parameters 

    Info

    The key ID you can check with the Moscow stock Exchange.

  7. save the file;  open the source code file using a double click
  8. double-click the source code file to open it
  9. Launch launch the file adding_key in the following way: 
    1. right-click on the file
    and
    1. ;
    2. select "Run as administrator". As a result, the utility testcsp-x86 is automatically launched.

Next, you need to run Certificate storage and storage to make sure that the key had been imported. When running  Certificates storage using the Start menu→All Programs→ ПКЗИ СЭД МБ (MOEX EDS DSSK)→Справочник сертификатов (Certificates storage), a message will appear informing that the personal storage is protected with the test certificate. You need to click the OK button in this window (Fig. 5).

...