Export an SSL certificate from windows server.
Steps Involved:
- Go to Start => Run => Type MMC and then
click on Ok.
![Run MMC]()
- In Microsoft Management Console, Click on
the File menu and then click on Add\Remove Snap-in...
![Add/remove snap in mmc]()
- In the Add or Remove Snap-ins wizard,
select Certificates from the available snap-ins and then click on Add.
![certificate in mmc]()
- Select My user account and click on
Finish.
![select my user in mmc]()
- Certificate will be added and click on Ok.
![certificate added n mmc]()
- In the left pane expand Certificates, and
then expand Personal.
- Click on Certificates folder.
- Right click on the certificate, click on
All Tasks and then click on Export.
![export the certificate in mmc]()
- Certificate Export Wizard will pop up,
click on Next.
![certificate expot wizart]()
- In the Export File Format select DER
encoded binary X.509 (.CER) format.
![DER encoded binary in mmc]()
- Click on Next.
- In the File to Export click on browse,
select the location and enter the Name.
![eexpot the file in mmc]()
- Click on Save, the certificate will be
saved.
- In the Certificate Export Wizard, click on
Finish.
![Certificate Export Wizard in mmc]()
- You will be getting the following pop up,
click on Ok.
![export successful in mmc]()
- The certificate is exported successfully.
![certificate in mmc]()
Import an SSL certificate to the windows
server:
Steps Involved:
- Go to Start => Run => Type MMC and then
click on Ok.
![open mmc]()
- In Microsoft Management Console, Click on
the File menu and then click on Add\Remove Snap-in...
![Add\Remove Snap in mmc]()
- In the Add or Remove Snap-ins wizard,
select Certificates from the available snap-ins and then click on Add.
![Add Certificates in mmc]()
- Select My user account and click on
Finish.
![My account in mmc]()
- Certificate will be added and click on Ok.
![Certificate added in mmc]()
- In the left pane expand Certificates,
right click on the Personal folder, click on All Tasks and then click on
Import.
![import task in mmc]()
- Certificate Import Wizard will pop up,
click on Next.
![import wizard pop up in mmc]()
- Click on Browse and select the certificate
to be imported.
![select certificate in mmc]()
- Click on Next.
- Select where the certificated should be
stored.
![select path for certificate in mmc]()
- Click on Finish.
![complete the import wizard in mmc]()
- You will be getting the following pop up,
click on Ok.
![successful pop up in mmc]()