Configure NIST SP800-131A compliance

Special Publication 800-131a (SP 800-131a) is an information security standard of the National Institute of Standards and Technology (NIST). SP 800-131a requires longer key lengths and stronger cryptography than other standards. We can configure WebSEAL to comply with NIST SP800-131A when it is negotiating SSL connections.

Use the nist-compliance, ssl-nist-compliance, and jct-nist-compliance entries to configure NIST SP800-131A compliance. Enabling NIST SP800-131A compliance automatically configures the following settings:

We can individually enable NIST SP800-131A for specific communication channels using the following configuration entries:

For information about these configuration entries, see the Reference topics in the IBM Knowledge Center.

Example

For example, the following configuration disables NIST SP800-131A compliance for SSL connections with the distributed session cache, but enables NIST SP800-131A compliance for other client connections.

Parent topic: Web server security configuration

Related concepts

Related tasks