Deploying Virtual Servers
Chapter
13
Using Virtual Servers
317
Example 2: Secure Server
If you want to use SSL in the default configuration, you can simply change the
listen socket to secure mode. This is a similar to the way you set security in
previous versions of the Enterprise Server.
You can also add a new secure listen socket configured to ANY:443 and associate
VS1 to the new listen socket’s default connection group. The virtual server now has
two connection groups, one that uses the secure listen socket and one that doesn’t.
Now your server will serve the same content both with and without SSL; that is,
http://example.com/
and
https://example.com/
deliver the same content.
Figure 13-3
Secure server
Please note that the SSL parameters are attached to the connection group.
Therefore, there can only be one set of SSL parameters for all the virtual servers in a
particular connection group.
Summary of Contents for NETSCAPE ENTREPRISE SERVER 6.0 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 18: ...18 Netscape Enterprise Server Administrator s Guide November 2001...
Page 26: ...26 Netscape Enterprise Server Administrator s Guide November 2001...
Page 48: ...Migrating a Server 48 Netscape Enterprise Server Administrator s Guide November 2001...
Page 50: ...50 Netscape Enterprise Server Administrator s Guide November 2001...
Page 146: ...146 Netscape Enterprise Server Administrator s Guide November 2001...
Page 242: ...242 Netscape Enterprise Server Administrator s Guide November 2001...
Page 294: ...294 Netscape Enterprise Server Administrator s Guide November 2001...
Page 332: ...Deleting a Virtual Server 332 Netscape Enterprise Server Administrator s Guide November 2001...
Page 378: ...378 Netscape Enterprise Server Administrator s Guide November 2001...
Page 396: ...Responses 396 Netscape Enterprise Server Administrator s Guide November 2001...
Page 414: ...Posting to JSPs 414 Netscape Enterprise Server Administrator s Guide November 2001...
Page 432: ...Further Information 432 Netscape Enterprise Server Administrator s Guide November 2001...
Page 444: ...444 Netscape Enterprise Server Administrator s Guide November 2001...