Como instalar certificados de servidor no IIS usando o MMC ou o IIS Manager.
- On the IIS Manager at the server level, locate the Certificados de servidor icon;
2. Localize o Actions pane on the ride side and click Importar;
3. This will open up the Import dialog box;
4. Provide the .pfx file full path, and password for the keys and click OK. This will install the certificate for you.
Using MMC:
- Open MMC;
- Clique File\Add/Remove Snap-in;
- Selecione Certificates e clique Adicionar;
- Selecione Computer account for the snap-in and click Próximo;
- Clique Local computer e clique Terminar;
6. In the MMC console, expandir Certificates (Local Computer);
7. Right Click on Personal\All Tasks\Import;
8. Selecione o *.pfx certificate in the certificate import wizard and click next;
9. Provide the password for the certificate, clique Próximo;
10. Select the store as Personal, clique Próximo, e Terminar