Creation of Certificate for SEE RME to encrypt new file(Encryption Method)
- From the CA Machine Open the hyper link http://localhost/cersrv
- Select Request a Certificate
- Click “Submit an Advanced Certificate Request”
- Check the details selected, add a Friendly Name and Click Submit
- Select Install
- After it is done will get a message the Certificate is successfully installed. From Internet Options, select Content Tab and select Certificates Tab
- Select the Certificate you created and click on Export
- Certificate Export Wizard Opens Click on Next
- Select the option “No do not export the Private Key”.
- Select the option “Cryptographic Message Syntax Standard”. This is the Public Cert which will be used to Encryption if Files.
- Mention the name of the File you want to Export (Eg.- CertPub)
- Browse to the path you want to export it too
- Confirm the details in the Certificate Export Wizard and Click on Finish.
- You get a message Export was successful
- Similarly to get the Certificate to Decrypt the Files we need to export the Private Certificate. So again from Internet Options, select Content Tab and select Certificates Tab. Select the Appropriate Certificate and Click on Export
- Select Next on the Certificate Export Window
- Select Yes to Export the Private Key
- You need to Enter a Password to Save the Private Key which would be required while installing it on the client machine you are going to be decrypting the encrypted Files.
- Browse to location you want to save it to.
- Confirm the details and click Finish
- You get a message it was exported Successfully
- On the Client side :
- Save the Certificate locally on the client machine to be configured.
- Install this Public Certificate.
- Click on Next on the Certificate Import Wizard
- Click on the option “Place all the Certificates in the Following store”.
- Click on browse and select Personal and click OK
- Click on Next after selecting Personal
- Finally click on Finish.
- The import is successful message appears
On the client machine which is intended to decrypt files, we need to install the Install the Private Certificate.
- Save the Private Certificate Locally the particular client machine and install it.
- Click on Next on the Certificate Import Wizard
Browse to the Location where the private Certificate is saved. Click on Next
Need to enter the password that was set while exporting the Private Certificate and click Next.
Select the option “Place all the Certificates in the Following store”.
- Click on browse and select Personal and click OK
- Click on Next after selecting Personal.
Finally click on Finish.
Click ok once the Import is successful message appears
Courtesy : Averil Pereira (Advance Team)