How to create a Certificate Request (CSR) code using IIS on Windows

preview_player
Показать описание
The Certificate Signing Request (CSR) code generation is the first step on the path to obtaining your own trusted SSL certificate. The CSR has to be generated at the hosting server side and then sent to the Certificate Authority (or an SSL vendor).
This short guide explains how to generate a CSR code using the IIS console on Windows servers.

When the CSR is generated, send it to your SSL provider to proceed with SSL activation.

Рекомендации по теме
Комментарии
Автор

Thank you, great info! Is it really necessary to generate csr on IIS server first? If I don`t do it, is there a way for me to import SSL certificate along with generated private key from certificate providers or is this a must?

damianzelazny
Автор

What if we want to mention one domain, and 2 subdomains?

eashan