尝试向Twitter API发出curl https请求并获取此错误.
我试过从另一台服务器,它没有问题.
有谁知道这个错误的原因?
[root@webscoming httpdocs]# curl -v https://api.twitter.com * About to connect() to api.twitter.com port 443 (#0) * Trying 199.16.156.199... connected * Connected to api.twitter.com (199.16.156.199) port 443 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * NSS error -5990 * Closing connection #0 * SSL connect error curl: (35) SSL connect error
更新:
我的服务器正在运行CentOs 6.5
看起来Twitter可能会阻止连接,因为我可以正确连接到encrypted.google.com