from azure certificate list download in CER formate
1.after downloading the project create pfx file in local system using mms (run cmd)
- Import the certificate chain to their respective stores.
- Open the certificate snap-in in the Windows MMC console.
- Export the certificate in .pfx from the MMC console.
i.download cer file from keyvault convert to pfxHow to Convert a CER Certificate to PFX Without the Private Key?
- Import the certificate to its personal certificate store
Right-click on the certificate file.
Select install certificate. Select Local Computer radio button
Select the default automatic store to import the certificate
Import the certificate
Open MMC in Windows server
Hit Win + R to open the Run utility
Type mmc in the box.
Press Ok.Add Certificate Snap-in
Go to File > Add/Remove Snap-in..
Select Certificates and press Add
Select the User or Computer Certificate snap-in
Select the snap-in which you want to create the certificate. For demonstration we are choosing Compute account.
Click Next.Select Local Computer
Select local computer as you are going to create CSR on the same computer.
Click Finish.
Load MMCSelect Certificate (Local Computer) and click Ok
Load MMC
You will see the certificate in the personal store.
- Import the certificate to its personal certificate store
follow this link for full details.
> check this link here
No comments:
Post a Comment