docmain.css" /> Enabling FIPS Level Security - Reflection ZFE 2.3.4

3.6 Enabling FIPS Level Security

The Federal Information Processing Standards (FIPS) 140-2 validated cryptographic modules are used by the US federal government as a security regulation standard. Reflection ZFE supports this standard and you can easily enable FIPS mode by editing a file in the session server.

3.6.1 To enable FIPS mode:

  • Open <install_directory>\sessionserver\microservice\zfe\service.yml .

  • Add the flagĀ -Dcom.attachmate.integration.container.FIPS.enabled=true to the appropriate OS specific Java command; for Unix - start-command, for Windows - start-command-win.

  • Restart the server.

Related Topics