Cisco Cisco Virtualization Experience Client 2111 Guida Dell'Amministratore

Pagina di 108
 
D-1
Cisco Virtualization Experience Client 2112/2212 ICA Administration Guide for WTOS 7.0_214
OL-215152-01
A P P E N D I X
D
Setting Up Your HTTPS/SSL Web Server
This appendix shows you how to properly configure your HTTPS/SSL web server to manage and 
upgrade WTOS zero clients.
Creating an Initial Windows 2003 Server or Windows XP SP2 
with SSL Capabilities
Use this procedure to create an initial Windows 2003 server or Windows XP SP2 with SSL capabilities. 
These steps assume you have not set up your web server to use SSL.
Procedure
Step 1
Download the IIS 6.0 Resource Kit. 
Step 2
Launch the Installer.
Step 3
During the Installer execution, choose custom for install type and install only the SelfSSL component.
Step 4
Browse to Start > Programs > IIS Resources > SelfSSL > SelfSSL. The DOS shell launches. 
Step 5
Type in the following statement, replacing the computer name (CN) with your server name.
selfssl.exe /N:CN=SERVERNAME /K:1024 /V:7 /S:1 /P:443 /T
If the installation is successful, you receive the message “The self-signed certificate was successfully 
assigned to site 1”.
Step 6
This procedure can reconfigure any existing IIS websites you may have configured, so for advanced 
options refer to the SelfSSL help by typing:
Selfssl.exe -h
Configuring a Windows 2003 or Windows 2008 Web Server
Prerequisites
You need Windows 2003 Server with IIS and SSL properly configured and Windows 2008 R2.