ssl-fips-enabled
Use the ssl-fips-enabled entry in the [itim] stanza to control whether communication with the IBM Security Identity Manager server uses Federal Information Processing Standards (FIPS) mode.
Syntax
ssl-fips-enabled = {yes|no} Description
Determines whether Federal Information Process Standards (FIPS) mode is enabled on the client communicating with the IBM Security Identity Manager server. If no configuration entry is present, the setting from the fips-mode-processing entry in the [ssl] stanza takes effect.
Note: The [itim] ssl-nist-compliance setting
can override this entry. If ssl-nist-compliance is
set to yes, FIPS mode processing is automatically
enabled.
Options
- yes
- FIPS mode is enabled.
- no
- FIPS mode is disabled.
Usage
This stanza entry is optional.
Default value
None.
Example
ssl-fips-enabled = yes