```yaml
test@test-c73g3:~/newvcpkg$ git clone https://github.com/microsoft/vcpkg
17:36:59.880957 git.c:439 trace: built-in:
正克隆到 'vcpkg'...
17:36:59.889914 run-command.c:663 trace: run_command: git-remote-https origin
* Couldn't find host github.com in the .netrc file; using defaults
* Trying 20.205.243.166:443...
* TCP_NODELAY set
* Connected to github.com (20.205.243.166) port 443 (#0)
* found 386 certificates in /etc/ssl/certs
* ALPN, offering h2
* ALPN, offering http/1.1
* gnutls_handshake() failed: 解密失败。
* Closing connection 0
fatal: 无法访问 'https://github.com/microsoft/vcpkg/':gnutls_handshake() failed: 解密失败。
```