Installation guide
Configuring HTTPS support for Web server plug-ins
60
EAServer
libjeasproxyeapi_mod.so
• Files required for non-EAPI versions of the Apache Web server:
libjeas_mod.so (for Apache version 1.3.26) or
libjeas2_mod.so (for Apache version 2.0)
libjeasproxy_mod.so
In addition, for EAPI versions of Apache, modify the
LoadModule
directive in the httpd.conf file as follows:
LoadModule easredirector_module libexec/libjeaseapi_mod.so
If you do not set this directive, the redirector may not run, and you may see
a warning similar to this on the screen and in the connector log file:
[warn] Loaded DSO libexec/libjeas_mod.so uses plain
Apache 1.3 API, this module might crash under EAPI!
(please recompile it with -DEAPI)
4 Copy iPlanet 4.x-specific files. Copy the following file from the
$JAGUAR/lib or devlib directory to the location the Web server normally
searches for files:
libjeas_httpd40.so
5 Append $JAGUAR_CLIENT_ROOT/lib to the LD_LIBRARY_PATH
environment variable.
See “Enable HTTPS connections” to enable your Web server redirector to
establish HTTPS connections with EAServer.
Enable HTTPS connections
To enable your Web server redirector to establish HTTPS connections with
EAServer:
1 Follow the same instructions as for establishing HTTP connections, for
your Web server and platform.
2 Define the redirector configuration directives listed in Table 4-6. See “Edit
the redirector configuration file” on page 46 (iPlanet), or 52 (Apache) for
more information.