| Explanation | Valid values for security level are low, medium and high. |
| Action | Ensure that the security level is set to a valid value. |
| Explanation | One or more settings for security in the SSL channel were not valid. |
| Action | The SSL channel security settings should be modified to the correct values. |
| Explanation | If a configuration alias is specified on the SSL channel, it must map to a security repertoire. |
| Action | The SSL channel configuration must be updated to reference a valid security repertoire. |
| Explanation | Not enough information is available to determine if the specified provider is FIPS enabled. |
| Action | Verify that the specified provider has the appropriate FIPS support. |
| Explanation | The token information provided did not identify a valid PKCS keystore. |
| Action | Review and update the token information to identify a valid PKCS keystore. |
| Explanation | An exception was created when reading the SSL channel configuration. |
| Action | Problems in the SSL channel configuration should be fixed. |
| Explanation | The keystore or truststore type specified is not valid. |
| Action | Modify the SSL configuration so that the keystore or truststore type is a valid type. You can check the keystore and truststore types by loading them in WebSphere's IKeyMan tool. |
| Explanation | A new connection failed to complete a successful secure handshake. The most common reason is that the client sent an unencrypted message to a secure port. Another common reason is that an SSL certificate expired. |
| Action | If the client sent an unencrypted message to a secure port, configure the client to use SSL, or to connect to a port on the application server that does not require SSL. Alternatively, check whether an SSL certificate expired. If it has, replace the expired SSL certificate with an unexpired one. |
| Explanation | Support for hardware cryptography cards is not available. |
| Action | Change the security settings to disable the use of hardware cryptography. |
| Explanation | The keystore from the configuration was found, but had no contents. |
| Action | Replace the current keystore file with valid keystore. |
| Explanation | A keystore or hardware cryptography setting is required in the security configuration, but neither exist. |
| Action | Update the security settings to specify a keystore or to enable hardware cryptography. |
| Explanation | The truststore name is not present in the security configuration. |
| Action | Update the security settings to specify a valid truststore file. |
| Explanation | The password provided for the keystore is not compatible. |
| Action | Check the keystore password in the security settings, or specify a new keystore and password. |