These log messages refer to the SSL (SSL library events) category.
2.67.1. ssl_certificate_chain_too_large (ID: 08800001)
- Default Severity
- WARNING
- Log Message
- Certificate chain is too large
- Explanation
- Only host certificate will be sent to client.
- Firewall Action
- None
- Recommended Action
- Use a smaller chain. Only the host and intermediate certificates are required, not the CA certificate.
- Revision
- 1
2.67.2. ssl_certificate_chain_not_parsed (ID: 08800002)
- Default Severity
- ERROR
- Log Message
- Certificate chain could not be parsed
- Explanation
- None
- Firewall Action
- None
- Recommended Action
- Check that the certificates in the chain are valid or try to import the certificate again.
- Revision
- 1
2.67.3. ssl_error (ID: 08800100)
- Default Severity
- ERROR
- Log Message
- Detected SSL Error. Closing down SSL connection
- Explanation
- A SSL Error was detected and the SSL connection will be closed.
- Firewall Action
- close
- Recommended Action
- None
- Revision
- 1
- Parameters
- client_ip
error_code
error_message
2.67.4. ssl_error (ID: 08800101)
- Default Severity
- ERROR
- Log Message
- Detected SSL Error. Closing down SSL connection
- Explanation
- A SSL Error was detected and the SSL connection will be closed.
- Firewall Action
- close
- Recommended Action
- None
- Revision
- 1
- Parameters
- server_ip
error_code
error_message
2.67.5. ssl_dn_error (ID: 08800102)
- Default Severity
- ERROR
- Log Message
- The domain name in the received server certificate does not match. Closing down SSL connection
- Explanation
- The domain name in the received server certificate does not match and the SSL connection will be closed.
- Firewall Action
- close
- Recommended Action
- None
- Revision
- 1
- Parameters
- server_ip
error_code
error_message
2.67.6. ssl_ca_error (ID: 08800103)
- Default Severity
- ERROR
- Log Message
- Failed to verify the received server certificate. Closing down SSL connection
- Explanation
- Failed to verify the received server certificate. The SSL connection will be closed.
- Firewall Action
- close
- Recommended Action
- Verify that the correct CA certificate is used.
- Revision
- 1
- Parameters
- server_ip
error_code
error_message