首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >东京的服务器不能访问 https://copilot.microsoft.com,请解决。握手成功,但不能传输数据?

东京的服务器不能访问 https://copilot.microsoft.com,请解决。握手成功,但不能传输数据?

提问于 2025-09-29 12:19:12
回答 1关注 1查看 27

curl -v https://copilot.microsoft.com

* Trying 23.51.14.157:443...

* TCP_NODELAY set

* Connected to copilot.microsoft.com (23.51.14.157) port 443 (#0)

* ALPN, offering h2

* ALPN, offering http/1.1

* successfully set certificate verify locations:

* CAfile: /etc/ssl/certs/ca-certificates.crt

CApath: /etc/ssl/certs

* TLSv1.3 (OUT), TLS handshake, Client hello (1):

* TLSv1.3 (IN), TLS handshake, Server hello (2):

* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):

* TLSv1.3 (IN), TLS handshake, Certificate (11):

* TLSv1.3 (IN), TLS handshake, CERT verify (15):

* TLSv1.3 (IN), TLS handshake, Finished (20):

* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):

* TLSv1.3 (OUT), TLS handshake, Finished (20):

* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384

* ALPN, server accepted to use h2

* Server certificate:

* subject: C=US; ST=WA; L=Redmond; O=Microsoft Corporation; CN=copilot.microsoft.com

* start date: Jul 9 21:01:25 2025 GMT

* expire date: Jul 4 21:01:25 2026 GMT

* subjectAltName: host "copilot.microsoft.com" matched cert's "copilot.microsoft.com"

* issuer: C=US; O=Microsoft Corporation; CN=Microsoft Azure ECC TLS Issuing CA 07

* SSL certificate verify ok.

* Using HTTP2, server supports multi-use

* Connection state changed (HTTP/2 confirmed)

* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0

* Using Stream ID: 1 (easy handle 0x561766e480d0)

> GET / HTTP/2

> Host: copilot.microsoft.com

> user-agent: curl/7.68.0

> accept: */*

>

* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):

* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):

* old SSL session ID is stale, removing

* Connection state changed (MAX_CONCURRENT_STREAMS == 100)!

< HTTP/2 200

< x-ceto-ref: 68da080b34784fd5b2946f2fe14b1f95|AFD:68da080b34784fd5b2946f2fe14b1f95|2025-09-29T04:16:11.600Z

< content-length: 0

< date: Mon, 29 Sep 2025 04:16:11 GMT

< alt-svc: h3=":443"; ma=93600

< x-cdn-traceid: 0.aa773217.1759119371.1d0a68c3

<

* Connection #0 to host copilot.microsoft.com left intact

相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档