相关疑难解决方法(0)

SSL23_GET_SERVER_HELLO:sslv3警报握手失败

我刚刚安装了新版本的gitlab,在新安装ssl不能正常工作之后......它会抛出SSL23_GET_SERVER_HELLO:sslv3警报握手错误.ssh工作正常.唯一的区别我看到的是在旧的浏览器中说它使用的是TLS 1.0,在新版本中它说的是1.2.由于这与gitlab无关,我在stackoverflow中发布问题...

$ git clone https://gitlabserver/group/project.git
Cloning into 'project'...
* Couldn't find host gitlabserver in the _netrc file; using defaults
* Adding handle: conn: 0x282d6f8
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x282d6f8) send_pipe: 1, recv_pipe: 0
* About to connect() to gitlabserver port 443 (#0)
*   Trying gitlabserver...
* Connected to gitlabserver port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: c:/Users/lanid/curl-ca-bundle.crt
  CApath: none
* error:14077410:SSL …
Run Code Online (Sandbox Code Playgroud)

git ssl openssl gitlab

6
推荐指数
2
解决办法
1万
查看次数

标签 统计

git ×1

gitlab ×1

openssl ×1

ssl ×1