腾讯云的,宝塔版本也是腾讯云版
- * About to connect() to api.bt.cn port 443 (#0)
- * Trying 42...
- * Connected to api.bt.cn (42.) port 443 (#0)
- * Initializing NSS with certpath: sql:/etc/pki/nssdb
- * CAfile: /etc/pki/tls/certs/ca-bundle.crt
- CApath: none
- * SSL connection using TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
- * Server certificate:
- * subject: CN=*.bt.cn,OU=总务,O=广东堡塔安全技术有限公司,ST=广东省,C=CN
- * start date: Aug 17 00:00:00 2021 GMT
- * expire date: Sep 17 23:59:59 2022 GMT
- * common name: *.bt.cn
- * issuer: CN=sslTrus (RSA) OV CA,O=sslTrus,C=CN
- > GET / HTTP/1.1
- > User-Agent: curl/7.29.0
- > Host: api.bt.cn
- > Accept: */*
- >
- < HTTP/1.1 200 OK
- < Server: nginx
- < Date: Thu, 11 Aug 2022 08:17:49 GMT
- < Content-Type: text/html; charset=utf-8
- < Transfer-Encoding: chunked
- < Connection: keep-alive
- < Vary: Accept-Encoding
- < Strict-Transport-Security: max-age=31536000
- <
- * Connection #0 to host api.bt.cn left intact
复制代码 |