Tạo CSR trên IIS 10 (Windows Server 2016)

  1. In the Windows start menu, type Internet Information Services (IIS) Manager and open it.

  2. In Internet Information Services (IIS) Manager, in the Connections menu tree (left pane), locate and click the server name.

    IIS 10 Create CSR

  3. On the server name Home page (center pane), in the IIS section, double-click Server Certificates.

  4. On the Server Certificates page (center pane), in the Actions menu (right pane), click the Create Certificate Request… link.

    IIS 10 Create CSR

  5. In the Request Certificate wizard, on the Distinguished Name Properties page, provide the information specified below and then click Next:

    Common name: Type the fully-qualified domain name (FQDN) (e.g., www.example.com).
       
    Organization: Type your company’s legally registered name (e.g., YourCompany, Inc.).
       
    Organizational unit: The name of your department within the organization. Frequently this entry will be listed as "IT", "Web Security,"
      or is simply left blank.
       
    City/locality: Type the city where your company is legally located.
       
    State/province: Type the state/province where your company is legally located.
       
    Country: In the drop-down list, select the country where your company is legally located.

    IIS 10 Add CSR Details

  6. On the Cryptographic Service Provider Properties page, provide the information below and then click Next.

    Cryptographic In the drop-down list, select Microsoft RSA SChannel Cryptographic Provider,
    service provider: unless you have a specific cryptographic provider.
       
    Bit length: In the drop-down list select 2048, unless you have a specific reason
      for opting for larger bit length.

    IIS 10 Add CSR Details

  7. On the File Name page, under Specify a file name for the certificate request, click the  box to browse to a location where you want to save your CSR.

    Note: Remember the filename that you choose and the location to which you save your csr.txt file. If you just enter a filename without browsing to a location, your CSR will end up in C:\Windows\System32.

    IIS 10 Add CSR Details

  8. When you are done, click Finish.

  9. Use a text editor (such as Notepad) to open the file. Then, copy the text, including the -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST----- tags, and paste it into the DigiCert order form.

    IIS 10 Add CSR Details

    Ready to order your SSL certificate

  10. After you receive your SSL certificate , you can install it: https://my.vietnamhost.vn/knowledgebase/16/2---Hng-dn-cai-t-SSL

 
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to generate a CSR in IIS 5.x or 6.x Web Server

1) From the Administrative Tools in the Control Panel, run Internet Information Services....

How to generate a CSR in Microsoft IIS 7 / 7.5

Click Start, then Administrative Tools, then Internet Information Services (IIS) Manager....

How to create a CSR on Windows Server 2012 - IIS 8 and Windows Server 2012 R2 - IIS 8.5

From the Start screen, click or search for Internet Information Services (IIS) Manager and...

SSL Certificate Country Codes

Country Codes are required when creating a Certificate Signing Request. The SSL Certificate...

How to generate a CSR for Microsoft Exchange 2007

To create a Certificate Signing Request (CSR) in Exchange 2007 use the cmdlet...