Configuring compliance for Suite B in IBM Security Guardium Key Lifecycle Manager
You can configure IBM® Security Guardium® Key Lifecycle Manager to comply with standards that are specified by the US National Security Agency (NSA) to define security requirements for encryption.
About this task
| Date | Change description |
| 01 Mar 2021 | Included reference to information for IBM Security Guardium Key Lifecycle Manager container. Refreshed only the English language content. |
| 08 Dec 2020 | Initial version. |
To configure Suite B compliance in IBM Security Guardium Key Lifecycle Manager container, see Update Security Configurations REST Service.
To enable Suite B compliance in IBM Security Guardium Key Lifecycle Manager
traditional, you must configure the SKLMConfig.properties properties file with
the following option.
suiteB=128|192When you configure
suiteB with the value 128 or 192,
the following properties are added to the properties file, or updated, if they already
exist.TransportListener.ssl.protocols=TLSv1.2
requireSHA2Signatures=true
autoScaleSignatureHash=true
useThisECKeySize=256(if suiteB is 128)|384(if suiteB is 192)Procedure
What to do next
If a certificate with the ECDSA algorithm is not available, create a new certificate. For more information, see Creating a server certificate.