Enable SSL on IIS7 and Windows Vista
Posted by: Suprotim Agarwal ,
on 5/6/2008,
in
Category Windows Vista
Abstract: SSL refers to a security protocol that secures communication on the internet. In Windows 2003, SSL information was stored in the IIS metabase. In Windows Vista, SSL processing has been improved and is handled by HTTP.sys. In this article, we will explore how to enable SSL on Vista using the IIS Manager.
Enable SSL on IIS7 and Windows Vista
SSL refers to a security protocol that secures communication on the internet. In Windows 2003, SSL information was stored in the IIS metabase. In Windows Vista, SSL processing has been improved and is handled by HTTP.sys. In this article, we will explore how to enable SSL on Windows Vista Ultimate using the IIS Manager.
Follow these steps:
Step 1: Open IIS. Go to Start > Run > Inetmgr > Click Ok to view the IIS Manager. Click on the server to display a list of IIS features supported as shown below. Double-click on ‘Server Certificates’.
Step 2: This opens up a ‘Server Certificate’ view. You can use this view to manage certificates for sites configured for SSL. Click on ‘Create Self-Signed Certificates’ as shown below
Step 3: Now specify a name for creating a self-signed certificate as shown below. We are using the name ‘TestCert’. Click Ok.
The certificate gets created and is displayed in the ‘Server Certificates’ view. This certificate can now be used for HTTP SSL processing.
Step 4: We need to now create an SSL Binding. To do so, select the defaul site in the list ton the left and in the Actions pane > Bindings.
The ‘Web Site Binding’ dialog is now visible. Click on Add to display the ‘Add WebSite Binding’ dialog > Select https from the Type > Select the SSL Certificate as ‘TestCert’. Click Ok.
An entry will be automatically created in the Actions pane for https. You are all set up to now verify that SSL has been enabled on your site. To test the binding, click on ‘Browse *:443 (https)’ in the Actions pane.
You would be displayed an error page showing ‘There is a problem with this website's security certificate’. Click on ‘Continue to this website(not recommended)’ to view the IIS welcome page being displayed over https.
Note: You will not receive the error if you are using a certificate from a trusted certification authority (CA).
That’s it!! IIS is SSL enabled now. I hope this article was useful and I thank you for viewing it.
This article has been editorially reviewed by Suprotim Agarwal.
C# and .NET have been around for a very long time, but their constant growth means there’s always more to learn.
We at DotNetCurry are very excited to announce The Absolutely Awesome Book on C# and .NET. This is a 500 pages concise technical eBook available in PDF, ePub (iPad), and Mobi (Kindle).
Organized around concepts, this Book aims to provide a concise, yet solid foundation in C# and .NET, covering C# 6.0, C# 7.0 and .NET Core, with chapters on the latest .NET Core 3.0, .NET Standard and C# 8.0 (final release) too. Use these concepts to deepen your existing knowledge of C# and .NET, to have a solid grasp of the latest in C# and .NET OR to crack your next .NET Interview.
Click here to Explore the Table of Contents or Download Sample Chapters!
Was this article worth reading? Share it with fellow developers too. Thanks!
Suprotim Agarwal, MCSD, MCAD, MCDBA, MCSE, is the founder of
DotNetCurry,
DNC Magazine for Developers,
SQLServerCurry and
DevCurry. He has also authored a couple of books
51 Recipes using jQuery with ASP.NET Controls and
The Absolutely Awesome jQuery CookBook.
Suprotim has received the prestigious Microsoft MVP award for Sixteen consecutive years. In a professional capacity, he is the CEO of A2Z Knowledge Visuals Pvt Ltd, a digital group that offers Digital Marketing and Branding services to businesses, both in a start-up and enterprise environment.
Get in touch with him on Twitter @suprotimagarwal or at LinkedIn