手机开移动流量能访问 电脑电信访问老是抽风 哪位大佬帮忙测一下网站
谢谢了
curl 测试如下:
→ curl -v https://blog.aiti.me --resolve blog.aiti.me:443:13.107.4.50
* Added blog.aiti.me:443:13.107.4.50 to DNS cache
* About to connect() to blog.aiti.me port 443 (#0)
* Trying 13.107.4.50...
* Connected to blog.aiti.me (13.107.4.50) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* Server certificate:
* subject: CN=www.bing.com
* start date: Jul 20 17:47:08 2017 GMT
* expire date: Jul 10 17:47:08 2019 GMT
* common name: www.bing.com
* issuer: CN=Microsoft IT TLS CA 5,OU=Microsoft IT,O=Microsoft Corporation,L=Redmond,ST=Washington,C=US
* NSS error -12276 (SSL_ERROR_BAD_CERT_DOMAIN)
* Unable to communicate securely with peer: requested domain name does not match the server's certificate.
* Closing connection 0
curl: (51) Unable to communicate securely with peer: requested domain name does not match the server's certificate.
1
lslqtz 2017-11-03 16:16:31 +08:00
13.107.4.50 是 bing 的服务器,不是你的服务器,谢谢
|