IIS
  Home arrow IIS arrow Implementing a PKI, Part II: Configuring I...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
IIS

Implementing a PKI, Part II: Configuring IIS 6.0
By: Eliana Stavrou
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 20
    2005-01-25

    Table of Contents:
  • Implementing a PKI, Part II: Configuring IIS 6.0
  • Configuration Details
  • Request a Server Certificate through Web Enrollment Support
  • Install CA’s certificate
  • Configure the Website to Require a Client Certificate

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Implementing a PKI, Part II: Configuring IIS 6.0


    (Page 1 of 5 )

    In my previous article “Implementing a Public Key Infrastructure (PKI) - Windows Server 2003, Part I” I described the procedure you have to follow in order to set your own Public Key Infrastructure using Windows Server 2003. Now, it is time to move on to explain how you can configure your IIS 6.0 Web server and Web browser to use the digital certificates issued by your own PKI. After all, our goal is to implement an encrypted channel between the Web server and the browser so that they can exchange data in a secured way.

    Security Enhancements on IIS 6.0

    In an effort to provide an enhanced level of security, Windows Server 2003 includes a redesigned IIS. IIS 6.0 is far more secure than previous versions of IIS. Many new features are included to enhance the security provided for Web communication. Below is a list of the features we are most concerned when implementing a PKI.

    • Not installed by default on Windows Server 2003: Why have something installed on your PC if you don’t need it, especially if this will put your system at risk? Based on this concept, IIS 6.0 is not installed by default on Windows Server 2003. If you need it you must explicitly select and install it. By the way, we need it to operate the CA, so please find the time to install it.

    • Installs in a locked down state: The default installation of IIS 6.0 exposes only minimal functionality. Only static files get served and overall other functionality (such as ASP and ASP.NET) has to be enabled explicitly by you. In this way, people must think what they really want to configure based on the task they want to perform.

    • SSL improvements:
      • Performance. SSL operation places a constraint on the system’s performance due to the cryptographic services it must perform. Microsoft improved the SSL implementation and made it faster, achieving better performance and scalability.

      • Selectable Cryptographic Service Provider (CSP). In an effort to enhance the performance of the system when using SSL, you are able to select a specific CSP. There are hardware-based accelerator cards that enable the offloading of the cryptographic computations to hardware. Cryptographic Service Providers can then plug their own Crypto API provider into the system. With IIS 6.0, you have the ability to select such a third-party Crypto API provider.

      • Remotable Certification Object. In IIS 5.0, administrators cannot manage SSL certificates remotely because the CSP certificate store cannot be used remotely.  With IIS 6.0 you are able to do this through the CertObject.

    More IIS Articles
    More By Eliana Stavrou


     

    IIS ARTICLES

    - Retrieving IIS information using ASP.NET 2.0
    - IIS 6.0, Getting Information Using WMI
    - The Importance of a Domain
    - Implementing a PKI, Part II: Configuring IIS...
    - Creating Test and Production Sites with Only...
    - Authentication and Authorization
    - Beefing Up IIS: 10 Tips From A Former Solari...
    - An Introduction To ISAPI
    - Secure Your Web Server With SSL
    - Introduction to HTML and ASP
    - Instructions to help in Designing your own C...





    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 11 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek