ZBLOG

:ssl_client_socket_impl.cc(992)] handshake failed; returned -1, SSL error code 1, net_error -101

This error message indicates that there was a problem with the SSL handshake between the client and server. The handshake is a process where the client and server establish a secure connection using SSL/TLS protocol.

The error code -1 means that the handshake failed, while the SSL error code 1 indicates an internal error in OpenSSL library. The net_error -101 suggests that there was a network connection issue.

Possible reasons for this error include:

  1. Outdated or incompatible SSL/TLS protocol version on either client or server
  2. Invalid SSL certificate on the server
  3. Incorrect system time or date on either client or server
  4. Firewall or antivirus software blocking the SSL handshake process
  5. Network connectivity issues such as DNS resolution failure, proxy misconfiguration, or internet connectivity outage.

To resolve this issue, you can try the following troubleshooting steps:

  1. Verify that both client and server support the same version of SSL/TLS protocol.
  2. Check if the SSL certificate on the server is valid and issued by a trusted Certificate Authority (CA).
  3. Ensure that system time and date are correct on both client and server.
  4. Disable any firewall or antivirus software temporarily to rule out any interference with the SSL handshake process.
  5. Check network connectivity by testing DNS resolution, disabling proxy settings, and verifying internet connectivity.

If none of these steps resolve the issue, you may need to seek assistance from your network administrator or contact technical support for further help.

本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://golang.0voice.com/?id=3819

分享:
扫描分享到社交APP
上一篇
下一篇
发表列表
游客 游客
此处应有掌声~
评论列表

还没有评论,快来说点什么吧~

联系我们

在线咨询: 点击这里给我发消息

微信号:3007537140

上班时间: 10:30-22:30

关注我们
x

注册

已经有帐号?