HTTP2C/3/SSL_CONN_FAILED
Message
HTTP2C/3/SSL_CONN_FAILED: Failed to create an SSL connection. (DestIp = [STRING], DestPort = [STRING], Error = [STRING], AppType = [STRING])
Parameters
Parameter Name | Parameter Meaning |
---|---|
DestIp |
Destination address. |
DestPort |
Destination port number. |
Error |
Reason of an incorrect SSL connection:
|
AppType |
Channel type:
|
Possible Causes
- 00000000: The certificate is rejected by the peer end.
- 1416F086: Certificate verification fails.
Procedure
- Run the pki validate-certificate command in the system view to check certificate validity.
- If the certificate is invalid, apply for a new certificate.
- If the certificate is valid, go to step 2.
- Check whether the CA certificate of the peer end can be found on both ends.
- If not, import the CA certificate of the peer end.
- If so, collect log and configuration information, and contact technical support.