Starting with version 4.2, BlueZone has the option of supporting FIPS mode. BlueZone is complainant with Federal Information
Processing Standard 140-2 - Security Requirements for Cryptographic Modules.
By default, the FIPS mode feature is turned off. To enable FIPS mode, use the following procedure.
Configuration method: Manual configuration
Feature scope: Site-level feature
|
1. |
On the web server, navigate to the desired site that you want to change. For example: C:\Inetpub\wwwroot\MySite
|
|
2. |
Locate and display the contents of the \template folder. |
|
3. |
Locate the default.ini file and open it with Notepad. |
|
4. |
Locate the FIPSMode=No entry towards the end of the [BlueZone] section. |
|
5. |
Change FIPSMode=No to FIPSMode=Yes and save the file. Any new launch folders that are created from this point on, have the FIPS mode feature enabled for all sessions. If you have
already created one or more launch folders, you must go to each existing launch folder, and edit the default.ini file and change FIPSMode=No to FIPSMode=Yes.
|