- Use
.p12 certificatethat was generated in previous steps to import into the client machine. - Search for Run Application in your system or press
windows + rto open run manager. -
Enter command
certmgr.mscand press OK/Enter. You will see certificate manager dialog. See screenshots below. -
Click on
Personal->Certificates -
Right click on
Certificates->All Tasks->Import, To open the certificate import wizard. -
Select
.p12 certificatefrom your computer and click onNext. See screenshots below. -
At this step, you will be see an option to provide a password in certificate import wizard. Provide the password you choose during the PKCS12 certificate generation step (see 2nd point in the generate certificate section) and click
Next. -
Keep the selection as is to place the certificate in Personal store.
-
At this step, the dialog will show the selected
.p12 certificatepath andPersonalstore as you selected above. ClickFinishto complete the import process and then ClickOKto close the prompt. See screenshots below. -
You should be seeing the "The import was successful" message and newly imported Certificate will be visible in the certificate manager.
-
Test the 'Edit in Microsoft Office' and it should be working again.