Secure IIS Web Server with SSL
Total Page:16
File Type:pdf, Size:1020Kb
Secure IIS Web Server with SSL EventTracker v7.x EventTracker 8815 Centre Park Drive Columbia MD 21045 Publication Date: Sep 30, 2014 www.eventtracker.com EventTracker: Secure IIS Web Server with SSL Abstract The purpose of this document is to help users to • Install and configure Secure Socket Layer (SSL) • Secure the IIS Web server with SSL It is supported for all EventTracker Enterprise v7.x versions. Target Audience The document holds good for EventTracker Users and Administrators who wish to access EventTracker via a secured layer. The information contained in this document represents the current view of Prism Microsystems Inc. on the issues discussed as of the date of publication. Because Prism Microsystems must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Prism Microsystems, and Prism Microsystems cannot guarantee the accuracy of any information presented after the date of publication. This document is for informational purposes only. Prism Microsystems MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, this paper may be freely distributed without permission from Prism, as long as its content is unaltered, nothing is added to the content and credit to Prism is provided. Prism Microsystems may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Prism Microsystems, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. The example companies, organizations, products, people and events depicted herein are fictitious. No association with any real company, organization, product, person or event is intended or should be inferred. © 2014 Prism Microsystems Corporation. All rights reserved. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. 1 EventTracker: Secure IIS Web Server with SSL Table of Contents Secure IIS Web Server with SSL ..................................................................................................................................3 Secure Sockets Layer (SSL) .....................................................................................................................................3 Mandatory Requirements .......................................................................................................................................3 Operating System................................................................................................................................................3 Software and Components .................................................................................................................................3 Windows Server 2012 Enterprise ...............................................................................................................................4 Install Active Directory Certificate Services (AD CS) in Win 2012 ........................................................................4 Configure Active Directory Certificate Services (AD CS) in Win 2012 ................................................................ 19 Create a certificate request in Win 2012 ............................................................................................................ 31 Get Pending Request Accepted by the Certificate Authority (CA) in Win 2012 ........................................... 38 Complete the certificate request in Win 2012 ................................................................................................... 42 Bind the certificate to ‘Default Web Site’ in Win 2012 ....................................................................................... 49 Configure ‘SSL Settings’ in Win 2012 .................................................................................................................. 54 Windows Server 2K8/2K8 R2 Enterprise ................................................................................................................ 56 Install and configure the Certificate Authority (CA) in Win 2K8 / 2K8 R2 ........................................................ 56 Create Certificate Request in Win 2K8 / 2K8 R2 ................................................................................................ 71 Get Pending Request Accepted by the Certificate Authority (CA) in Win 2K8 / 2K8 R2 ............................. 77 Install the Certificate in Win 2K8 / 2K8 R2 ......................................................................................................... 84 Bind the Certificate to the Default Web Site in Win 2K8 / 2K8 R2 ................................................................... 89 EventTracker 7.5 and below ............................................................................................................................ 89 EventTracker 7.6 ............................................................................................................................................... 89 Test the SSL Enabled Default Web Site in Win 2K8 / 2K8 R2 ........................................................................... 93 Configure SSL Settings in Win 2K8 / 2K8 R2 ..................................................................................................... 96 Windows Server 2003 ............................................................................................................................................. 101 Install IIS 6.0 Resource Kit Tools in Win 2K3 .................................................................................................... 101 Assign the Certificate to Default Web Site in Win 2K3 .................................................................................... 110 Create a Certificate Request in Win 2K3 ........................................................................................................... 114 Configure 128-bit Encryption for Default Web Site in Win 2K3 ...................................................................... 121 EventTracker 7.5 and below .......................................................................................................................... 121 EventTracker 7.6 ............................................................................................................................................. 121 2 EventTracker: Secure IIS Web Server with SSL Secure IIS Web Server with SSL Secure Sockets Layer (SSL) The Secure Sockets Layer (SSL) is a commonly-used protocol for managing the security of a message transmission on the Internet. Source: http://searchsecurity.techtarget.com/sDefinition/0,,sid14_gci343029,00.html You need SSL if you, • Offer a login or sign in on your site • Process sensitive data • Need to comply with security requirements Mandatory Requirements This section describes the mandatory software and components requirements to create SSL digital certificate and secure Web site hosted on IIS server with SSL digital certificate. Operating System • Windows 2003 Server • Windows 2008 / 2008 R2 Server • Windows 2012 Server Software and Components • Active Directory and Domain Controller. • Internet Information Server (IIS) 6.0 and above. • Browser, which supports 128-bit encryption (IE 6 or above). 3 EventTracker: Secure IIS Web Server with SSL Windows Server 2012 Enterprise Windows Server 2012 uses Internet Information Services (IIS) 8.0. Summary: • Install and configure the Certificate Authority (CA) • Create the Certificate Request • Get the Pending Request Accepted by the Certificate Authority • Install the Certificate • Bind the Certificate to the Default Web Site • Test the SSL enabled Default Web Site • Configure SSL Settings Install Active Directory Certificate Services (AD CS) in Win 2012 1. Select the Start button, select Administrative Tools, and then select Server Manager. Server Manager displays. The Dashboard is displayed by default. 4 EventTracker: Secure IIS Web Server with SSL Figure 1 2. Select Add Roles and Features. Add Roles and Features Wizard displays. 3. In the Before You Begin page, select the Next > button. 5 EventTracker: Secure IIS Web Server with SSL Figure 2 4. On the Select installation type page, select Role-based or feature-based installation, and then select the Next > button. 6 EventTracker: Secure IIS Web Server with SSL Figure 3 5. On the Select destination server page, select Select a server from the server pool, select a server from Server Pool list, and then select the Next > button. 7 EventTracker: Secure IIS Web Server with SSL Figure 4 6. On Select server roles page, select Active Directory Certificate Services option and then select the Next> button. 8 EventTracker: Secure IIS Web Server with SSL Figure 5 Add Features that are required for Active Directory Certificate Services? window displays. 9 EventTracker: Secure IIS Web Server with SSL Figure 6 7. Verify the required features and then select the Add Features button. Select server roles window displays. 10 EventTracker: Secure IIS Web Server with SSL Figure 7 8. Select the Next > button. Select features page displays. 11 EventTracker: Secure IIS Web Server with SSL Figure 8 9. Select the Next > button. Active Directory Certificate Services