Adding FIPS and TLS support to the Web server redirector plug-ins

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:

StepsEnabling FIPS on the redirector plug-in

  1. 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.

  2. Select a FIPS-compatible cipher suite when setting the Connector.Https.qop directive in the redirector configuration file.

  3. Restart the Web server for the changes to take effect.