SSL/5/SSL_VERIFY_FAIL
Message
SSL/5/SSL_VERIFY_FAIL: SSL certificate verification failed. (FailReason=[FailReason], ErrorCode=[ErrorCode], AppCid=[AppCid], VerifyMode=[VerifyMode])
Parameters
Parameter Name | Parameter Meaning |
---|---|
FailReason |
Cause of an authentication failure |
ErrorCode |
Error code of an authentication failure |
AppCid |
Component ID |
VerifyMode |
Authentication mode |
Possible Causes
Cause 1: The certificate ID was incorrect.
Cause 2: The current system UTC was beyond the validity period of the certificate.
Cause 3: The current system UTC was beyond the validity period of the CRL.
Procedure
- Cause 1:
Use a certificate with correct ID.
- Cause 2:
Correct the system time and generate a certificate again, ensuring that the system UTC is within the validity period of the certificate.
- Cause 3:
Correct the system time and generate a CRL again, ensuring that the system UTC is within the validity period of the CRL.
- Other causes:
Collect trap, log, and configuration information, and contact Huawei technical support personnel.