The only difference in enabling FIPS is that when you are configuring the Web server, instead of using the standard redirector module, you must use the _f140 version of the library:
Apache 1.3 – libjeasproxy_mod_f140.dll
Apache 2.0 – libjeas_mod2_f140.dll
Sun One – libjeas_httpd40_f140.dll
IIS – libjeas_iis_f140.dll
Enabling FIPS on the redirector plug-in
Make changes to the corresponding configuration files. See the section that corresponds to the particular Web server, and designate the _f140 version of the library.
Select a FIPS-compatible cipher suite when setting the Connector.Https.qop directive in the redirector configuration file.
Restart the Web server for the changes to take effect.