We’re proud sponsors of KCD Kochi. Our team will be there on April 18. Schedule a Connect

We’re proud sponsors of Kubernetes Community Days Kochi. Our team will be there on April 18.

Let’s discuss cloud strategy, partnerships, and scaling operations, Schedule a Connect! Schedule a Connect

  • DevOps
    Case Study

    How we helped a development company rebuild DevOps for efficiency and scale.

    READ CASESTUDY
    icon

    24/7 DevOps as a Service

    Round-the-clock DevOps for uninterrupted efficiency.

    icon

    Infrastructure as a Code

    Crafting infrastructure with ingenious code.

    icon

    CI/CD Pipeline

    Automated CI/CD pipeline for seamless deployments.

    icon

    DevSecOps

    Integrated security in continuous DevOps practices.

    icon

    Hire DevOps Engineers

    Level up your team with DevOps visionaries.

    icon

    Consulting Services

    Navigate success with expert DevOps consulting.

  • TechOps
    Case Study

    How a US hosting leader scaled with us!

    READ CASESTUDY

    WEB HOSTING SUPPORT

    icon

    HelpDesk Support

    Highly skilled 24/7 HelpDesk Support

    icon

    Product Support

    Boost your product support with our expertise.

    MANAGED SERVICES

    icon

    Server Management

    Don’t let server issues slow you down. Let us manage them for you.

    icon

    Server Monitoring

    Safeguard your server health with our comprehensive monitoring solutions.

    STAFF AUGMENTATION

    icon

    Hire an Admin

    Transform your business operations with our expert administrative support.

    icon

    Hire a Team

    Augment your workforce with highly skilled professionals from our diverse talent pool.

  • CloudOps
    Case Study

    How we helped a Private Deemed University in India, save US $3500/m on hosting charges!

    READ CASESTUDY
    icon

    AWS Well Architected Review

    Round-the-clock for uninterrupted efficiency

    icon

    Optimize

    Efficient CloudOps mastery for seamless cloud management

    icon

    Manage

    Automated CI/CD pipeline for seamless deployments

    icon

    Migrate

    Upgrade the journey, Migrate & Modernize seamlessly

    icon

    Modernize

    Simplify compliance complexities with our dedicated services

    icon

    FinOps as a Service

    FinOps as a Service

  • SecOps
    Case Study

    Enabling financial grade platforms through strategic cloud modernisation.

    READ CASESTUDY
    icon

    VAPT

    Vulnerability Assessment and Penetration Testing

    icon

    Source Code Review

    Ensuring source code security ans safe practices to reduce risks

    icon

    Security Consultation

    On demand services for improving server security

    icon

    System Hardening

    Reduced vulnerability and proactive protection

    icon

    Managed SoC

    Monitors and maintains system security. Quick response on incidents.

    icon

    Compliance as a Service

    Regulatory compliance, reduced risk

  • Insights
    Case Study

    How we helped a Private Deemed University in India, save US $3,500/m on hosting charges!

    READ CASESTUDY
    icon

    Blog

    Explore our latest articles and insights

    icon

    Case Studies

    Read about our client success stories

    icon

    Flipbook

    Explore our latest Flipbook

    icon

    Events

    Join us at upcoming events and conferences

    icon

    Webinars

    Watch our educational webinar series

  • Our Story
  • Contact Us

Interested to collaborate?

Get in touch with us!

Contact us today to learn how our team can help you leverage our managed cloud and DevOps services so you can focus on growing your business.

White Label Technical Support Services

  • White Label Managed IT Services for MSPs
  • White Label MSP Support Services
  • Managed HelpDesk Services
  • White Label WordPress Maintenance Services
  • Outsourced WebHosting Support
  • Hosting HelpDesk Support Services
  • cPanel Server Management
  • Plesk Server Management

Managed DevOps Services

  • DevOps Automation Services
  • DevOps Containerization Services
  • DevOps Engineering Services Experts
  • DevOps Maturity Assessment
  • DevOps Testing Services & Automation
  • DevOps Implementation Services
  • DevOps Transformation Services

Cloud Native Consulting

  • White Label Kubernetes IT Services
  • Cloud Automation Services
  • Cloud Modernization Services
  • Database Migration Services
  • DevOps Outsourcing Services

The Big 3 Managed Cloud Services

AWS

  • AWS DevOps Services for Scalable Cloud
  • AWS Well-Architected Review
  • AWS Migration Services

Azure

  • Azure DevOps Services & Automation
  • Azure Migration Services

Google Cloud

  • Google Cloud Managed Services
  • Google Cloud Migration Services
  • Google Cloud Platform Services

Our Key Cloud Partners

  • AWSAWS
  • Azure CloudAzure Cloud
  • Google CloudGoogle Cloud
  • Akamai CloudAkamai Cloud
  • OVHOVH
  • Digital OceanDigital Ocean
  • HetznerHetzner

Managed Cloud Services

  • Managed DigitalOcean Cloud
  • Managed OVH Cloud
  • Managed Hetzner Cloud
  • Managed Akamai Cloud
  • Oracle Managed Services

About Us

  • Our story
  • Life@SupportSages
  • Insights
  • Careers
  • Events
  • Contact Us
  • Sitemap

aws partneraws advanced partner
LinkedInFacebookXInstagramYouTube
SupportSages

Copyright © 2008 – 2026 SupportSages Pvt Ltd. All Rights Reserved.
Privacy PolicyLegal TermsData ProtectionCookie Policy

SSL Certificate Installation in Microsoft IIS 7

Author Profile
Anitta Jose
  • 5 min read
SSL Certificate Installation in Microsoft IIS 7

Generating audio, please wait...

What is IIS?

IIS stands for Internet Information Services. It was formerly known as Internet Information Server. Actually IIS is an extensible web server created by Microsoft for use with Windows NT family. It supports HTTP, HTTPS, FTP, FTPS, SMTP, etc. Let us see how the SSL certificate installation can be done in Microsoft IIS 7.

How to Generate CSR in IIS?

Follow the steps mentioned below to generate CSR through IIS:

Step 1:

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

ssl1

 

Step 2:

In Internet Information Services (IIS) Manager, Under Connections, select our server’s Hostname.

2

 

Step 3:

From the center menu, double-click the Server Certificates button in the Security section.

3

 

Step 4:

Next, from the Actions menu on the right, click on Create Certificate Request. It will open the Request Certificate Wizard.

4

 

Step 5:

In the Distinguished Name Properties window, enter the following information:

(a) Common Name – Enter a fully qualified domain name.

(b) Organization – Legally registered name of the organization/company.

(c) Organizational Unit – Specify department name within organization. It is an optional field.

(d) City/Locality – City in which organization is located.

(e) State/Province – State in which organization is located.

(f) Country/Region – Select the country from the drop down box.

csr1

 

Step 6:

Click Next.

Step 7:

Now it shows Cryptographic Service Provider Properties window, enter the bit length and then click Next.

Step 8:

Enter a file name for CSR file and click Finish.

Now you’re ready with CSR, go ahead and purchase SSL certificate.

How to install SSL in IIS?

Follow the steps mentioned below to install SSL certificate on a particular domain:

Step 1:

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

ssl1

 

Step 2:

In Internet Information Services (IIS) Manager, Under Connections, select our server’s Hostname.

install2

 

Step 3:

From the center menu, double-click the Server Certificates button in the Security section.

install3

 

Step 4:

In the Actions menu, click Complete Certificate Request to open the Complete Request Certificate wizard.

install4

 

Step 5:

In the Complete Certificate Request wizard, on the Specify Certificate Authority Response page, under File name containing the certification authority’s response, browse the required certificate file.

install5

Now in the box to enter Friendly name, enter a name to identify the certificate.

[otw_shortcode_info_box border_type=”bordered” border_style=”bordered” background_color=”#10a5e0″]Friendly name is not part of the certificate, it is just used to identify the certificate file. [/otw_shortcode_info_box]

 

Step 6:

To install the SSL Certificate to the server, click OK. Now the installed certificate will be shown under Server Certificates.

install6

 

How to Assign/Bind the certificate to the website ?

Step 1:
In Internet Information Services (IIS) Manager, under Connections, expand our server’s name, expand Sites, and then, select the site that we want to secure with our SSL Certificate.

assign1

 

Step 2:

In the Actions menu, under Edit Site, click Bindings.

Step 3:

In the Site Binding window, click Add.

assign3

 

Step 4:

In the Add Site Bindings window, enter the following information and then, click OK:

(a) Type – In the drop-down list, select https.

(b) IP Address – Select the IP address to which the website points to.

(c) Port – Enter 443 unless it use some custom port for SSL.

(d) SSL certificate: From the drop-down list, select the friendly name of the SSL certificate we just installed.

Step 5:

The SSL certificate installation is now completed, and our website is configured to accept secure connections. 🙂

Get 24/7 expert server management

  • General
  • IIS
SSL Certificate Installation in Microsoft IIS 7

“SED” Options and its usage

“SED”  Options and its usage
  • Howtos
  • Linux
logo

An Introduction to AWK

An Introduction to AWK
  • Linux
  • Training
logo

Configure Disk Quota on Ubuntu Server

Configure Disk Quota on Ubuntu Server
  • Linux
logo

How to check whether UDP connection is open or not?

How to check whether UDP connection is open or not?
  • Linux
logo

Posts by Anitta Jose

Anitta is systems engineer since 2015 and holds broad experience in Linux, WordPress, and cPanel systems administration. Her interest lies more in Cloud technologies (AWS). From 2016, she writes blogs to share her experiences with wider audience.