For The Best Offers and Customized Server According to Your Requirement: Click Here

Step-by-Step Guide to Dserver SSL Installation | Secure Your Server Easily

img

When it comes to securing your Windows Server, installing an SSL certificate is non-negotiable. It not only protects sensitive data but also boosts user trust and SEO ranking. If you’ve purchased your SSL from Dserver, this guide walks you through the entire installation process, from generating the CSR to installation.

Step-by-Step Guide to Dserver SSL Installation

Follow the steps below to safely and easily install Dserver SSL on Windows Server.

1: Purchase an SSL from Dserver

Start by logging into your Dserver hosting account and purchasing the desired SSL certificate package. Once the payment is complete, head to your Client Area and click “Configure Certificate.”

Before configuring the certificate, you’ll need to generate a CSR. This request includes your organisation’s details and the public key required for SSL issuance.

E:\HONOR Share\Screenshot\capture_20251101100856667.bmp

2: Generate a CSR (Certificate Signing Request) on Windows Server

Here is How to Generate a CSR in Windows Server

  1. Open IIS Manager on your Windows Server, go to Server Certificates, then choose Create Certificate Request and fill in your domain and organisation details.
  2. Select a cryptographic provider (usually Microsoft RSA SChannel), set the key size to 2048, save the generated CSR file and submit its contents to DServer for certificate issuance.

Once the CSR is generated:

  • Copy the CSR code.
     
  • Return to your Dserver account.
     
  • Select Server Type: OTHER.
     
  • Paste the CSR code into the configuration box.
     
  • Complete the remaining details and submit.

E:\HONOR Share\Screenshot\capture_20251101101013381.bmp

E:\HONOR Share\Screenshot\capture_20251101094736980.bmp

After waiting for some time, go to the client area and click to configure.

E:\HONOR Share\Screenshot\capture_20251101101512788.bmp

After this, DServer will process your details and prompt you to complete the domain validation step — this confirms that you actually own the domain before the SSL certificate is issued. Your SSL certificate details are displayed on the screen as shown below.

E:\HONOR Share\Screenshot\capture_20251101101535209.bmp

3: Choose HTTPS Validation Method

Select HTTPS Validation as your verification method. You’ll now need to create a special directory on your web server to host the validation file.

Follow this guide to create it: How to Create a Well-Known Directory

Steps in short:

  1. Create a folder named “.well-known” inside your website’s root directory.
  2. Inside that, create another folder named “pki-validation.”
  3. Download the validation file from the Dserver portal.
  4. Upload it to the pki-validation folder.

Now open the validation URL in your browser. If you see a red code displayed, congrats — the validation is successful! If not, there can be several reasons, such as incorrect folder structure, a missing validation file, a wrong file path, or insufficient folder permissions. Double-check these settings and click on Validate again. This time, you will configure successfully. 

E:\HONOR Share\Screenshot\capture_20251101101626232.bmp

4: Wait for Configuration and Download SSL Certificate

After successful validation, wait for your SSL status to change to “Success” on the DServer portal.

E:\HONOR Share\Screenshot\capture_20251101103214230.bmp

Once confirmed:

  1. Go to the SSL Certificate Details tab.
     
  2. Click “Download” and save the certificate files to your server (any local folder works).

5: Install the SSL Certificate on Windows Server

Now that your SSL files are ready, it’s time to install them. Follow DServer’s detailed installation guide here: How to Install an SSL Certificate in Windows Server.

This will walk you through importing the SSL files into IIS (Internet Information Services) Manager.

6: Bind the SSL Certificate to Your Website

Once installed, you must bind the SSL certificate to your site in IIS so it can actually be used.

Use this guide: Binding an SSL Certificate in Windows

After binding:

  • Restart IIS or your website.
     
  • Visit your site using https:// to verify installation.

If the site opens without security warnings, your SSL is live and working perfectly. 

Wrapping Up

And that’s it — you’ve successfully installed an SSL certificate on your Windows Server using DServer!
From CSR generation to HTTPS binding, each step helps secure your data and build visitor trust.

Next time someone asks, “How do you install SSL on Windows Server?”, you’ll have the confident answer — “Like a pro.”