----------------------------------------------------------------------------- GIT_CURL_VERBOSE=1 GIT_TRACE=1 git clone https://github.com/icinga/icinga2 16:39:02.276898 git.c:444 trace: built-in: git clone https://github.com/icinga/icinga2 Cloning into 'icinga2'... 16:39:02.279308 run-command.c:663 trace: run_command: git remote-https origin https://github.com/icinga/icinga2 16:39:02.280782 git.c:729 trace: exec: git-remote-https origin https://github.com/icinga/icinga2 16:39:02.280831 run-command.c:663 trace: run_command: git-remote-https origin https://github.com/icinga/icinga2 16:39:02.284263 http.c:756 == Info: Couldn't find host github.com in the .netrc file; using defaults 16:39:02.309270 http.c:756 == Info: Trying 140.82.121.3:443... 16:39:02.341398 http.c:756 == Info: Connected to github.com (140.82.121.3) port 443 (#0) 16:39:02.341464 http.c:756 == Info: Initializing NSS with certpath: none 16:39:02.344401 http.c:756 == Info: CAfile: /etc/ssl/certs/ca-certificates.crt 16:39:02.344416 http.c:756 == Info: CApath: /etc/ssl/certs 16:39:02.347361 http.c:756 == Info: failed to load '/etc/ssl/certs/java' from CURLOPT_CAPATH 16:39:02.394792 http.c:756 == Info: NSS error -12251 (SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER) 16:39:02.394818 http.c:756 == Info: SSL received a malformed Change Cipher Spec record. 16:39:02.395360 http.c:756 == Info: Closing connection 0 fatal: unable to access 'https://github.com/icinga/icinga2/': SSL received a malformed Change Cipher Spec record. ---------------------------------------------------