* Trying 127.0.0.1... * TCP_NODELAY set * Connected to Redacted.net (127.0.0.1) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: C:/Users/Redacted/Documents/.ssh/ca-bundle.crt CApath: none * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=CA; ST=Ontario; L=Toronto; O=Redacted; OU=Redacted; CN=Redacted.net; emailAddress=Redacted@Redacted.com * start date: Mar 1 15:47:26 2018 GMT * expire date: Feb 29 15:47:26 2020 GMT * subjectAltName: host "Redacted.net" matched cert's "Redacted.net" * issuer: DC=net; DC=Redacted; DC=adroot; CN=Redacted * SSL certificate verify ok. > GET /git/Redacted.git/info/refs?service=git-upload-pack HTTP/1.1 Host: Redacted.net User-Agent: git/2.20.1.windows.1 Accept: */* Accept-Encoding: deflate, gzip Pragma: no-cache < HTTP/1.1 401 Unauthorized < Server: Microsoft-IIS/8.0 < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < Date: Tue, 08 Jan 2019 00:27:50 GMT < Content-Length: 0 < * Connection #0 to host Redacted.net left intact * Issue another request to this URL: 'https://Redacted.net/git/Redacted.git/info/refs?service=git-upload-pack' * Found bundle for host Redacted.net: 0x69c700 [can pipeline] * Could pipeline, but not asked to! * Re-using existing connection! (#0) with host Redacted.net * Connected to Redacted.net (127.0.0.1) port 443 (#0) > GET /git/Redacted.git/info/refs?service=git-upload-pack HTTP/1.1 Host: Redacted.net User-Agent: git/2.20.1.windows.1 Accept: */* Accept-Encoding: deflate, gzip Pragma: no-cache < HTTP/1.1 401 Unauthorized < Server: Microsoft-IIS/8.0 < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < Date: Tue, 08 Jan 2019 00:27:50 GMT < Content-Length: 0 < * Connection #0 to host Redacted.net left intact * Issue another request to this URL: 'https://Redacted.net/git/Redacted.git/info/refs?service=git-upload-pack' * Found bundle for host Redacted.net: 0x69c700 [can pipeline] * Could pipeline, but not asked to! * Re-using existing connection! (#0) with host Redacted.net * Connected to Redacted.net (127.0.0.1) port 443 (#0) * Server auth using Negotiate with user '' > GET /git/Redacted.git/info/refs?service=git-upload-pack HTTP/1.1 Host: Redacted.net Authorization: Negotiate XXX...Redacted...xXx User-Agent: git/2.20.1.windows.1 Accept: */* Accept-Encoding: deflate, gzip Pragma: no-cache < HTTP/1.1 200 OK < Cache-Control: no-cache, max-age=0, must-revalidate < Pragma: no-cache < Transfer-Encoding: chunked < Content-Type: application/x-git-upload-pack-advertisement < Expires: Fri, 01 Jan 1980 00:00:00 GMT < Server: Microsoft-IIS/8.0 < X-AspNetMvc-Version: 5.2 < X-AspNet-Version: 4.0.30319 < Persistent-Auth: true < X-Powered-By: ASP.NET < WWW-Authenticate: Negotiate XXX...Redacted...xXx < Date: Tue, 08 Jan 2019 00:27:50 GMT < * Closing connection 0 * NTLM-proxy picked AND auth done set, clear picked! * Hostname Redacted.net was found in DNS cache * Trying 127.0.0.1... (redacted IP) * TCP_NODELAY set * Connected to Redacted.net (127.0.0.1) port 443 (#1) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: C:/Users/Redacted/Documents/.ssh/ca-bundle.crt CApath: none * SSL re-using session ID * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=CA; ST=Ontario; L=Toronto; O=Redacted; OU=Redacted; CN=Redacted.net; emailAddress=Redacted@Redacted.com * start date: Mar 1 15:47:26 2018 GMT * expire date: Feb 29 15:47:26 2020 GMT * subjectAltName: host "Redacted.net" matched cert's "Redacted.net" * issuer: DC=net; DC=Redacted; DC=adroot; CN=Redacted Issuing CA2 * SSL certificate verify ok. > POST /git/Redacted.git/git-upload-pack HTTP/1.1 Host: Redacted.net User-Agent: git/2.20.1.windows.1 Accept-Encoding: deflate, gzip Content-Type: application/x-git-upload-pack-request Accept: application/x-git-upload-pack-result Content-Encoding: gzip Content-Length: 665 * upload completely sent off: 665 out of 665 bytes < HTTP/1.1 401 Unauthorized < Server: Microsoft-IIS/8.0 < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < Date: Tue, 08 Jan 2019 00:27:50 GMT < Content-Length: 0 < * Connection #1 to host Redacted.net left intact * Issue another request to this URL: 'https://Redacted.net/git/Redacted.git/git-upload-pack' * Found bundle for host Redacted.net: 0x4017e70 [can pipeline] * Could pipeline, but not asked to! * Re-using existing connection! (#1) with host Redacted.net * Connected to Redacted.net (127.0.0.1) port 443 (#1) * Server auth using Negotiate with user '' > POST /git/Redacted.git/git-upload-pack HTTP/1.1 Host: Redacted.net Authorization: Negotiate XXX...Redacted...xXx User-Agent: git/2.20.1.windows.1 Accept-Encoding: deflate, gzip Content-Type: application/x-git-upload-pack-request Accept: application/x-git-upload-pack-result Content-Encoding: gzip Content-Length: 0 < HTTP/1.1 200 OK < Cache-Control: no-cache, max-age=0, must-revalidate < Pragma: no-cache < Content-Type: application/x-git-upload-pack-result < Expires: Fri, 01 Jan 1980 00:00:00 GMT < Server: Microsoft-IIS/8.0 < X-AspNetMvc-Version: 5.2 < X-AspNet-Version: 4.0.30319 < Persistent-Auth: true < X-Powered-By: ASP.NET < WWW-Authenticate: Negotiate XXX...Redacted...xXx < Date: Tue, 08 Jan 2019 00:27:50 GMT < Content-Length: 0 < * Closing connection 1 * Issue another request to this URL: 'https://Redacted.net/git/Redacted.git/git-upload-pack' * NTLM-proxy picked AND auth done set, clear picked! * Hostname Redacted.net was found in DNS cache * Trying 127.0.0.1... * TCP_NODELAY set * Connected to Redacted.net (127.0.0.1) port 443 (#2) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: C:/Users/Redacted/Documents/.ssh/ca-bundle.crt CApath: none * SSL re-using session ID * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=CA; ST=Ontario; L=Toronto; O=Redacted; OU=Redacted; CN=Redacted.net; emailAddress=Redacted@Redacted.com * start date: Mar 1 15:47:26 2018 GMT * expire date: Feb 29 15:47:26 2020 GMT * subjectAltName: host "Redacted.net" matched cert's "Redacted.net" * issuer: DC=net; DC=Redacted; DC=adroot; CN=Redacted Issuing CA2 * SSL certificate verify ok. > POST /git/Redacted.git/git-upload-pack HTTP/1.1 Host: Redacted.net User-Agent: git/2.20.1.windows.1 Accept-Encoding: deflate, gzip Content-Type: application/x-git-upload-pack-request Accept: application/x-git-upload-pack-result Content-Encoding: gzip Content-Length: 665 * upload completely sent off: 665 out of 665 bytes < HTTP/1.1 401 Unauthorized < Server: Microsoft-IIS/8.0 < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < Date: Tue, 08 Jan 2019 00:27:50 GMT < Content-Length: 0 * The requested URL returned error: 401 * Closing connection 2 * NTLM-proxy picked AND auth done set, clear picked! * Hostname Redacted.net was found in DNS cache * Trying 127.0.0.1... * TCP_NODELAY set * Connected to Redacted.net (127.0.0.1) port 443 (#3) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: C:/Users/Redacted/Documents/.ssh/ca-bundle.crt CApath: none * SSL re-using session ID * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=CA; ST=Ontario; L=Toronto; O=Redacted; OU=Redacted; CN=Redacted.net; emailAddress=Redacted@Redacted.com * start date: Mar 1 15:47:26 2018 GMT * expire date: Feb 29 15:47:26 2020 GMT * subjectAltName: host "Redacted.net" matched cert's "Redacted.net" * issuer: DC=net; DC=Redacted; DC=adroot; CN=Redacted Issuing CA2 * SSL certificate verify ok. > POST /git/Redacted.git/git-upload-pack HTTP/1.1 Host: Redacted.net User-Agent: git/2.20.1.windows.1 Accept-Encoding: deflate, gzip Content-Type: application/x-git-upload-pack-request Accept: application/x-git-upload-pack-result Content-Encoding: gzip Content-Length: 665 * upload completely sent off: 665 out of 665 bytes < HTTP/1.1 401 Unauthorized < Server: Microsoft-IIS/8.0 < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < Date: Tue, 08 Jan 2019 00:27:52 GMT < Content-Length: 0 * The requested URL returned error: 401 * Closing connection 3 fatal: the remote end hung up unexpectedly error: RPC failed; HTTP 401 curl 22 The requested URL returned error: 401