Cài đặt SSL trên IIS 10 (Windows Server 2016)

Install First SSL Certificate

Do this first set of instructions only once, for the first SSL certificate.

  1. On the server where you created the CSR, save the SSL certificate .cer file (e.g., your_domain_com.cer) that DigiCert sent to you.

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

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

    IIS 10 Install SSL Certificate

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

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

    IIS 10 Install SSL Certificate

  6. In the Complete Certificate Request wizard, on the Specify Certificate Authority Response page, do the following and then click OK:

    File name containing the Click the  box and browse to and select the .cer file
    certificate authority's response: (e.g., your_domain_com.cer) that DigiCert sent to you.
       
    Friendly name: Type a friendly name for the certificate.
      The friendly name is not part of the certificate; instead, it is used to identify the certificate.
      We recommend that you add DigiCert and the expiration date to the end of your friendly name, for example: yoursite-digicert-(expiration date).
      This information helps identify the issuer and expiration date for each certificate. It also helps distinguish multiple certificates with the same domain name.
       
    Select a certificate store In the drop-down list, select Web Hosting.
    for the new certificate:  

    IIS 10 Install SSL Certificate

  7. Now that you've successfully installed your SSL certificate, you need to assign the certificate to the appropriate site.

  8. In Internet Information Services (IIS) Manager, in the Connections menu tree (left pane), expand the name of the server on which the certificate was installed. Then expand Sites and click the site you want to use the SSL certificate to secure.

    IIS 10 Assign SSL Certificate

  9. On the website Home page, in the Actions menu (right pane), under Edit Site, click the Bindings… link.

  10. In the Site Bindings window, click Add.

    IIS 10 Assign SSL Certificate

  11. In the Add Site Bindings window, do the following and then click OK:

    Type: In the drop-down list, select https.
       
    IP address: In the drop-down list, select the IP address of the site or select All Unassigned.
       
    Port: Type port 443. The port over which traffic is secure by SSL is port 443.
       
    SSL certificate: In the drop-down list, select your new SSL certificate (e.g., yourdomain.com).

    IIS 10 Assign SSL Certificate

  12. Your first SSL certificate is now installed, and the website configured to accept secure connections.

Install Additional SSL Certificates

To install and assign each additional SSL certificate, repeat the steps below, as needed.

  1. On the server where you created the CSR, save the SSL certificate .cer file (e.g., your_domain_com.cer) that DigiCert sent to you.

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

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

    IIS 10 Install SSL Certificate

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

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

    IIS 10 Install SSL Certificate

  6. In the Complete Certificate Request wizard, on the Specify Certificate Authority Response page, do the following and then click OK:

    File name containing the Click the  box and browse to and select the .cer file
    certificate authority's response: (e.g., your_domain_com.cer) that DigiCert sent to you.
       
    Friendly name: Type a friendly name for the certificate.
      The friendly name is not part of the certificate; instead, it is used to identify the certificate.
      We recommend that you add DigiCert and the expiration date to the end of your friendly name, for example: yoursite-digicert-(expiration date).
      This information helps identify the issuer and expiration date for each certificate. It also helps distinguish multiple certificates with the same domain name.
       
    Select a certificate store In the drop-down list, select Web Hosting.
    for the new certificate:  

    IIS 10 Install SSL Certificate

  7. Now that you've successfully installed your SSL certificate, you need to assign the certificate to the appropriate site.

  8. In Internet Information Services (IIS) Manager, in the Connections menu tree (left pane), expand the name of the server on which the certificate was installed. Then expand Sites and click the site you want to use the SSL certificate to secure.

    IIS 10 Assign SSL Certificate

  9. On the website Home page, in the Actions menu (right pane), under Edit Site, click the Bindings… link.

  10. In the Site Bindings window, click Add.

    IIS 10 Assign SSL Certificate

  11. In the Add Site Bindings window, do the following and then click OK:

    Type: In the drop-down list, select https.
       
    IP address: In the drop-down list, select the IP address of the site or select All Unassigned.
       
    Port: Type port 443. The port over which traffic is secure by SSL is port 443.
       
    Host name: Type the host name that you want to secure.
       
    Require Server After you enter the host name, check this box.
    Name Indication: This is required for all additional certificates/sites, after you've installed the first certificate and secured the primary site.
       
    SSL certificate: In the drop-down list, select an additional SSL certificate (e.g., yourdomain2.com).

    IIS 10 Assign SSL Certificate

  12. You have successfully installed another SSL certificate and configured the website to accept secure connections.

Test Installation

If your website is publicly accessible, Qualys SSL Labs can help you diagnose common problems.

  • 2 Người dùng thấy hướng dẫn này hữu ích
Hướng dẫn này có hữu ích?

Những hướng dẫn liên quan

Cài đặt SSL trên IIS 5.x/6.x

Để cài đặt chứng thư số SSL cho IIS 6 trên Windows 2003, bạn thực hiện như sau :  Bước 1:...

Cài đặt SSL trên IIS 7/7.5 (Windows Server 2008)

Để cài đặt chứng thư số SSL cho IIS 7/7.5 trên Windows 2008, bạn thực hiện như sau :  Bước 1:...

Cài đặt SSL trên IIS 8/8.5 (Window Server 2012)

Để cài đặt chứng thư số SSL cho IIS 8/8.5 trên Windows Server 2012, bạn thực hiện như sau :...

Cài đặt SSL trên Apache Linux

Để cài đặt chứng thư số SSL lên Apache trên Linux, bạn thực hiện như sau: 1. Giải nén file đính...

Cài đặt SSL trên Apache Windows

Để cài đặt chứng thư số SSL cho Apache trên Windows, bạn thực hiện như sau: 1. Giải nén file...