User guide

Security Measures for the Servlet Service
2-11
Notes on Communication Data
Possible threats to communication between the Web server connector and Servlet container are as
follows:
The Web server connector is impersonated to illegally access the Servlet container.
Communication data is viewed by unauthorized person.
Communication data is altered.
It is recommended to use SSL communication for protection from these threats. SSL version 3 (client
authentication) is required for protection from impersonation.
Refer to "Environment setup for Servlet service" for information on enabling SSL communication.