User guide

Chapter 11: How to Use SSL with J2EE
11-2
Environment Setup for Servlet Service
This section explains how to operate the Interstage Management Console.
When Performing Encrypted Communication Using SSL between the Web Browser and Web Server
Set SSL with the Web server.
On the Interstage Management Console, select [Services] > [Web Server] > [Web Server Settings] tab >
[Detailed Settings[Show]], then set the following at [SSL Settings].
Select [Enable] for [Enable SSL Encryptopn?]
Select the SSL configuration name to be used from [SSL Configuration]
When SSL is set, the Secure attribute is automatically added to the session management cookie.
When an SSL accelerator is used the Secure attribute is not automatically added to the session
management cookie, so settings must be implemented to ensure the Secure attribute is always added
to the session management cookie.
On the Interstage Management Console, select [WorkUnits] > Select "IJServer WorkUnit name" >
[Settings] tab > [WorkUnit settings [Show]], then set the following in [JavaVM options]:
Dcom.fujitsu.interstage.j2ee.ijserver.SessionCookieSecurity=AlwaysNeeded
When Performing Encrypted Communication Using SSL between the Web Server Connector and Servlet
Container
Set the following on the Interstage Management Console:
[Use SSL between Servlet Container and Connector?]
[SSL Configuration to use for Servlet Container and Connector]
The setting method varies depending on the operating mode.
When the Web server and Servlet container run on the same machine:
Select [WorkUnits] > Select "IJServer WorkUnit name" > [Settings] tab > [Web Server Connector
Settings[Show]].
When the Web server and Servlet container run on different machines
Set data for both the Web server connector and Servlet container:
Setting for Web server connector
Select [Services] > [Web Server] > [Web Server Connector] > Select "IJServer WorkUnit name"
> [Settings] tab > [Web Server Connector Settings[Show]].
Setting for Servlet container
Select [WorkUnits] > Select "IJServer WorkUnit name" > [Settings] tab > [Web Server Connector
Settings[Show]].