Installation guide
Configuring HTTPS support for Web server plug-ins
58
EAServer
Connector.WebApp /*=http://jaghost1:8080
Note jaghost1 is not equivalent to jaghost.domain, where domain is the
domain in which EAServer is hosted.
Configuring HTTPS support for Web server plug-ins
You can establish HTTPS connections between your Web server redirector and
EAServer. You should be familiar with SSL and Security Manager before
establishing HTTPS connections. See Chapter 12, “Managing Keys and
Certificates,” in the EAServer Security Administration and Programming
Guide.
Note Verify that your Web server redirector successfully forwards HTTP
requests before you configure it for HTTPS.
HTTPS installation instructions
This section describes installation requirements for Web servers hosted on a
Linux machine, including environment variable settings, and which files to
copy from your EAServer installation to the Web server host.
1 On the Web server host, set the JAGUAR and JAGUAR_CLIENT_ROOT
environment variables to point to the EAServer installation directory.
When you copy files and subdirectories to this directory, you must
maintain the existing directory structure. In other words, you must copy
files that are located in $JAGUAR/db on the EAServer host to a
$JAGUAR/db subdirectory on the Web server host.
You may need to edit the $JAGUAR/bin/setenv.sh or setenv.bat file to set
the correct EAServer path.
2 Copy the subdirectories and files listed in Table 4-5 from the EAServer
host to the Web server host, maintaining the directory structure: