IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (2024)

Use IIS 10 to create a CSR and install your new SSL certificate on your Windows server 2016

If you are looking for a simpler way to renew your SSL Certificates, seeMicrosoft IIS 10: Renew Your Expiring SSL Certificate (DigiCert Certificate Utility).

These instructions explain how to use IIS 10 to create your CSR, use your DigiCert account to renew your SSL certificate, and then use IIS 10 to install your certificate and to configure your Windows Server 2016 to use the new certificate.

Process for Renewing Your SSL Certificate:

  1. Use IIS 10 to create your CSR.

    How to Create Your CSR with IIS 10

  2. Renew your SSL certificate from your DigiCert account.

    How to Renew Your SSL Certificate

  3. Use IIS 10 to install your new SSL certificate on your Windows server 2016 and then configure the server to use it.

    How to Use IIS 10 to Install and Assign your New SSL Certificate

I. How to Create Your CSR with IIS 10

Best practices are to generate a new certificate signing request (CSR) when renewing your SSL certificate.

  1. On the Windows server 2016 with the expiring certificate, open Internet Information Services (IIS) Manager.

    In theWindowsstart menu, typeInternet Information Services (IIS) Managerand open it.

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

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (1)

  3. On the server nameHomepage (center pane), in theIISsection, double-clickServer Certificates.

  4. On theServer Certificatespage (center pane), in theActionsmenu (right pane), click theCreate Certificate Request…link.

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (2)

  5. In theRequest Certificatewizard, on theDistinguished Name Propertiespage, provide the information specified below and then clickNext:

    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 SSL Certificate Renewal Instructions -DigiCert.com (3)

  6. On theCryptographic Service Provider Propertiespage, provide the information below and then clickNext.

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

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (4)

  7. On theFile Namepage, underSpecify a file name for the certificate request, click thebox 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 SSL Certificate Renewal Instructions -DigiCert.com (5)

  8. When you are done, click Finish.

II. How to Renew Your SSL Certificate

Renew your SSL certificate from inside your DigiCert CertCentral account.

Are you new to the DigiCert team? You can "replace" your certificate with a DigiCert certificate. Order your new certificate here - Purchase Your DigiCert Certificate.

  1. Log into yourCertCentral account.

  2. In CertCentral, in the left main menu, click Certificates > Expiring Certificates.

  3. On the Expiring Certificates page, next to the certificate you want to renew, click Renew Now.

    A certificate doesn't appear on the Expiring Certificates page until 90 days before it expires.

  4. Follow the instructions provided inside your account to renew your SSL certificate.

  5. Add your CSR

    When renewing the certificate, you'll need to include a CSR. On the "Renewal" page, under Certificate Settings, upload the CSR file you saved to the server.

    You can also 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 in the Add Your CSR box.

  6. After you place the order to renew your certificate, DigiCert verifies your information.

  7. If we need any additional information, we will promptly contact you by phone or email. If no additional information is required, we will most likely issue your certificate within an hour.

III. How to Use IIS 10 to Install and Assign your New SSL Certificate

    Install Your SSL Certificate

  1. On the Windows server 2016 where you created the CSR, save the SSL certificate .cer file (e.g., your_domain_com.cer).

  2. Open Internet Information Services (IIS) Manager.

    In theWindowsstart menu, typeInternet Information Services (IIS) Managerand open it.

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

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (6)

  4. On the server nameHomepage (center pane), in theIISsection, double-clickServer Certificates.

  5. On theServer Certificatespage (center pane), in theActionsmenu (right pane), click theComplete Certificate Request…link.

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (7)

  6. In theComplete Certificate Requestwizard, on theSpecify Certificate Authority Responsefpage, do the following and then clickOK:

    File name containing the Click thebox and browse to and select the .cer file (e.g.,your_domain_com.cer) that DigiCert sent to you.
    certificate authority's
    response:
    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, selectWeb Hosting.
    for the new certificate:

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (8)

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

  8. Assign the SSL Certificate

    InInternet Information Services (IIS) Manager, in theConnectionsmenu tree (left pane), expand the name of the server on which the certificate was installed. Then expandSitesand click the site you want to use the SSL certificate to secure.

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (9)

  9. On the websiteHomepage, in theActionsmenu (right pane), underEdit Site, click theBindings…link.

  10. In theSite Bindingswindow, select binding forhttpsand then clickEdit.

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (10)

  11. In theEdit Site Bindingwindow, in theSSL certificatedrop-down list, select your newly installed SSL Certificate by its friendly name and then, clickOK.

    IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (11)

  12. Your new SSL Certificate is now installed to the website.

Test Your Installation

If your website is publicly accessible, you can use ourDigiCert® SSL Installation Diagnostics Toolto verify that the installation is correct. On theDigiCert®SSL Installation Diagnostics Toolpage, enter the DNS name of the site (e.g.,www.yourdomain.com) that you are securing to test your SSL certificate.

Troubleshooting

After you've installed the certificate on to the Windows server, if you run into certificate errors, try repairing your certificate trust errors usingDigiCert® Certificate Utility for Windows. If this does not fix the errors, contact support.

Related Links

  • Support Home
  • DigiCert Certificate Utility
  • Copy An IIS 8 SSL Cert
  • Cert Central

SSL Certificates

  • SSL Certificate Overview
  • SSL Plus Certificates
  • SSL Cert Comparison
  • Wildcard SSL Certificate

SSL Support

  • PFX Export/Import Cert
  • Renew DigiCert Certificates
  • Code Signing Certificates
  • Sign JAR files with keytool
  • Windows x64 Driver Signing
IIS 10 SSL Certificate Renewal Instructions -DigiCert.com (2024)

FAQs

IIS 10 SSL Certificate Renewal Instructions -DigiCert.com? ›

Open the Certificate Authority console on the server where the certificate was issued. Locate the expired certificate in the Issued Certificates folder. Right-click on the certificate and select Renew Certificate with Same Key. Follow the prompts to renew the certificate.

How to renew an SSL certificate on IIS 10? ›

II. How to Renew Your SSL Certificate
  1. Log into your CertCentral account.
  2. In CertCentral, in the left main menu, click Certificates > Expiring Certificates.
  3. On the Expiring Certificates page, next to the certificate you want to renew, click Renew Now.

How do I manually renew my SSL certificate? ›

How to Renew an SSL Certificate
  1. Set reminders for SSL expiration.
  2. Generate a Certificate Signing Request.
  3. Purchase and activate your new SSL certificate.
  4. Complete domain control validation.
  5. Install your new SSL certificate.
Apr 3, 2024

How to renew an expired certificate in Windows 10? ›

Open the Certificate Authority console on the server where the certificate was issued. Locate the expired certificate in the Issued Certificates folder. Right-click on the certificate and select Renew Certificate with Same Key. Follow the prompts to renew the certificate.

How to update SSL certificate on Windows server in IIS? ›

Changing SSL Certificate in IIS Manager
  1. File name containing the certificate authority's response - Locate the . ...
  2. Friendly name - Provide a unique name to identify the SSL certificate. ...
  3. Select a certificate store for the new certificate - Select Personal.
  4. Click OK to save the certificate.

Do you need to restart IIS after changing certificate? ›

In most situations IIS will instantly begin using the new certificate and a restart is not necessary. You can verify that your certificate is properly installed by using our Certificate Testing Tool.

How do I automatically update my SSL certificate? ›

How to automate SSL/TLS certificate renewal. Automatic SSL certificate renewal involves setting up a system to handle the renewal process without manual intervention. It uses tools or services to generate new CSRs, submit them to CAs, complete the validation process, and install the renewed certificate on the server.

How do I renew my self signed certificate in IIS? ›

In Internet Information Services (IIS) Manager, under Connections, click 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 and complete your request.

How do I enable automatic rebinding of renewed certificate in IIS? ›

Enable automatic rebinding of renewed certificates

In the Connections pane, select the server. Certificate Rebind is enabled at the server level. In the Home pane, in the IIS section, double-click Server Certificates. In the Actions pane, click Enable Automatic Rebind of Renewed Certificate.

How to update certificates on Windows 10? ›

Update Wireless Certificate for Windows 10 Computers
  1. Log in to PC as yourself.
  2. run MMC.exe as admin.
  3. Add Certificates snap-in from File menu for “Computer account”>Snap-in will always manage “Local computer”
  4. Open folders: Personal > Certificates.
  5. Delete augsburg.
Feb 10, 2020

How to import SSL certificate in IIS 10? ›

In the Console window, in the Console Root pane (left side), expand Certificates (Local Computer), right-click on the Web Hosting folder, and then click All Tasks > Import. In the Certificate Import Wizard, on the Welcome to the Certificate Import Wizard page, click Next.

Where are the certificates in IIS? ›

To view the IIS certificate: Go to Windows Start > Windows Administrative Tools > Internet Information Services (IIS) Manager. In the Connections panel on the left, click on the server name. Double-click on Server Certificates to display certificates in the IIS Manager.

How to generate SSL certificate in Windows IIS? ›

In IIS Manager, do the following to create a self-signed certificate:
  1. In the Connections pane, select your server in the tree view and double-click Server Certificates.
  2. In the Actions pane, click Create Self-Signed Certificate.
  3. Enter a user-friendly name for the new certificate and click OK.

How to update Certificates on Windows 10? ›

Update Wireless Certificate for Windows 10 Computers
  1. Log in to PC as yourself.
  2. run MMC.exe as admin.
  3. Add Certificates snap-in from File menu for “Computer account”>Snap-in will always manage “Local computer”
  4. Open folders: Personal > Certificates.
  5. Delete augsburg.
Feb 10, 2020

How do I renew my self-signed certificate in IIS? ›

In Internet Information Services (IIS) Manager, under Connections, click 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 and complete your request.

How do I renew a certificate binding in IIS? ›

Resolution:
  1. Open IIS Manager on the IdP.
  2. In the left pane click on the machine name.
  3. In the middle pane double click "Server Certificates"
  4. If the new certificate is a renewal of an existing certificate, go to the right pane and click "Enable Automatic rebind of Renewed Certificate"
Dec 18, 2018

Top Articles
How to know in what cryptocurrency to invest? Which crypto is the most stable one?
Can I cancel my bitcoin transaction? | Bitcoin (BTC) Exchange| bitFlyer Europe
Camera instructions (NEW)
Celebrity Extra
Mopaga Game
Otterbrook Goldens
Red Wing Care Guide | Fat Buddha Store
سریال رویای شیرین جوانی قسمت 338
Palace Pizza Joplin
Derpixon Kemono
Zoebaby222
Spelunking The Den Wow
Bros Movie Wiki
Pro Groom Prices – The Pet Centre
Summoner Class Calamity Guide
RBT Exam: What to Expect
Samsung Galaxy S24 Ultra Negru dual-sim, 256 GB, 12 GB RAM - Telefon mobil la pret avantajos - Abonament - In rate | Digi Romania S.A.
Price Of Gas At Sam's
60 X 60 Christmas Tablecloths
Extra Virgin Coconut Oil Walmart
Nick Pulos Height, Age, Net Worth, Girlfriend, Stunt Actor
Ruben van Bommel: diepgang en doelgerichtheid als wapens, maar (nog) te weinig rendement
Bing Chilling Words Romanized
Energy Healing Conference Utah
Kcwi Tv Schedule
Great Clips Grandview Station Marion Reviews
Craigslist Apartments Baltimore
Munis Self Service Brockton
Walgreens Bunce Rd
Mta Bus Forums
Star Wars Armada Wikia
Grave Digger Wynncraft
In hunt for cartel hitmen, Texas Ranger's biggest obstacle may be the border itself (2024)
Log in or sign up to view
Basil Martusevich
Rund um die SIM-Karte | ALDI TALK
The Blackening Showtimes Near Regal Edwards Santa Maria & Rpx
Austin Automotive Buda
Hannibal Mo Craigslist Pets
Raisya Crow on LinkedIn: Breckie Hill Shower Video viral Cucumber Leaks VIDEO Click to watch full…
Academic important dates - University of Victoria
Craigslist Pets Huntsville Alabama
Orion Nebula: Facts about Earth’s nearest stellar nursery
Me Tv Quizzes
Best Restaurants Minocqua
Conan Exiles Armor Flexibility Kit
Secrets Exposed: How to Test for Mold Exposure in Your Blood!
Twizzlers Strawberry - 6 x 70 gram | bol
Billings City Landfill Hours
Kenmore Coldspot Model 106 Light Bulb Replacement
Grandma's Portuguese Sweet Bread Recipe Made from Scratch
Noelleleyva Leaks
Latest Posts
Article information

Author: Duane Harber

Last Updated:

Views: 5678

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Duane Harber

Birthday: 1999-10-17

Address: Apt. 404 9899 Magnolia Roads, Port Royceville, ID 78186

Phone: +186911129794335

Job: Human Hospitality Planner

Hobby: Listening to music, Orienteering, Knapping, Dance, Mountain biking, Fishing, Pottery

Introduction: My name is Duane Harber, I am a modern, clever, handsome, fair, agreeable, inexpensive, beautiful person who loves writing and wants to share my knowledge and understanding with you.