280 IBM WebSphere Everyplace Access V5, Volume IV: Advanced Topics
Mapping rules
You need to update the mapping rules because they vary for different scenarios
because applications use different paths for their content location. Example 8-3
illustrates the added directives for this sample scenario.
Example 8-3 Mapping Rules
# ===================================================================== #
## Mapping rules
## ===================================================================== #
Exec /admin-bin/* C:\PROGRA~1\IBM\edge\cp\server_root\admin-bin\*
Pass /wsApplet/* C:\PROGRA~1\IBM\edge\cp\server_root\admin-bin\webexec\*
#
# HTTP Access Services changes - sample scenario
#Pass /* C:\PROGRA~1\IBM\edge\cp\server_root\pub\en_US\*
#
# URL translation rules; If your documents are under
#
# NOTE: The installation defaults should be added below
# *** ADD NEW MAPPING RULES HERE ***
#
Pass /pub/* C:\PROGRA~1\IBM\edge\cp\server_root\pub\en_US\*
Proxy /wps/* http://wea02.itso.ral.ibm.com/wps/*
# End of HTTP Access Services changes#
8.2.1 Creating an Everyplace Connection Manager server certificate
HTTP Access Services in Everyplace Connection Manager requires secure
connections with client devices by using SSL. This section describes the
configuration required to create the server certificate to establish a secure
connection with HTTP clients using the IBM Key Management version 7.0.1.13
for Linux.
The connection between Everyplace Connection Manager and the Reverse
Proxy can also be secure with SSL. However, this is optional and, therefore, is
not documented in this chapter.
Note: A self-signed certificate is used for this scenario. However, for better
security, it is recommended that you obtain and import a server certificate
from an authorized Certificate Authority (CA).