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 | A new connection failed to complete a successful secure handshake. |
Action | Check security settings. The certificate might have expired or be missing. Alternatively, an unauthorized client connection might have been denied. To disable these messages, set the suppressHandshakeErrors parameter of the sslOptions configuration to true. |
Explanation | An error was encountered while attempting to initialize the SSL bundle. This is likely due to a dependency failure. |
Action | Review the process logs for information on what failed to start. |
Explanation | An error was encountered while creating the default configuration for SSL channnels. |
Action | Review the exception for information on how the creation failed. |
Explanation | The number of SSL handshake failures that are logged are limited to avoid excessive log entries. |
Action | No action is required. |