Preguntes Freqüents - FAQ
Impliment certificate Imprimeix aquest Article
Installation:
Using IIS 7 to Install the SSL Certificate
-
Open the ZIP file that contains your SSL Certificate and save the SSL Certificate file (your_domain_name.cer) to the desktop of the web server that you are securing.
-
Open Internet Information Services (IIS) Manager.
In the Windows Start menu, click Administrative Tools > Internet Information Services (IIS) Manager.
-
In Internet Information Services (IIS) Manager, under Connections, select your server’s Hostname.
-
In the center menu, in the IIS section, double-click the Server Certificates icon.
-
In the Actions menu, click Complete Certificate Request to open the Complete Request Certificate wizard.
-
In the Complete Certificate Request wizard, on the Specify Certificate Authority Response page, under File name containing the certification authority’s response, click … to browse to the .cer certificate file that DigiCert sent you, select the file, and then, click Open.
-
Next, in the Friendly name box, enter 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-expirationDate. This information helps identify the issuer and expiration date for each certificate. It also helps distinguish multiple certificates with the same domain name.
-
To install the SSL Certificate to the server, click OK.
Known Issue in IIS 7:
There is a known issue in IIS 7 where the following error message is displayed: "Cannot find the certificate request associated with this certificate file. A certificate request must be completed on the computer where it was created." You may also receive a message stating: "ASN1 bad tag value met".
Solution:
If this is the server where you generated the CSR, in most cases, the certificate is actually installed. Simply close Internet Information Services (IIS) Manager and reopen it to refresh the list of server certificates. The new certificate should now be in the list, and you can continue with the next step.
If the new certificate is not in the list, you need to one of the following things:
-
Reissue your certificate.
-
Create a new CSR.
-
After creating a new CSR, login to the DigiCert® Management Console (your account).
-
Next to your certificate, click Re-Key Your Certificate.
-
-
Use the DigiCert® Certificate Utility for Windows to import the certificate to your IIS 7 server.
See SSL Certificate Importing Instructions: DigiCert® Certificate Utility for Windows.
-
-
Once you have successfully installed the SSL Certificate to the server, you still need use IIS 7 to assign or bind that certificate to the appropriate website.
Using IIS 7 to Assign or Bind the Certificate to the Your Website
-
In Internet Information Services (IIS) Manager, under Connections, expand your server’s name, expand Sites, and then, select the site that you want to secure with your SSL Certificate.
-
In the Actions menu, under Edit Site, click Bindings.
-
In the Site Binding window, click Add.
-
In the Add Site Bindings window, enter the following information and then, click OK:
Type: In the drop-down list, select https. IP address: In the drop-down list, select All unassigned. If your server has multiple IP addresses, select the one that applies. Port: Enter 443, unless you are using a non-standard port for SSL traffic. SSL certificate: In the drop-down list, select the friendly name of the certificate that you just installed. -
Your SSL certificate is now installed, and your website is configured to accept secure connections.
Ha estat útil la resposta?
Articles Relacionats
Click Start, then Administrative Tools, then Internet Information Services (IIS) Manager....