(ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1091)

Posted 何处不逢生?壮士!

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了(ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1091)相关的知识,希望对你有一定的参考价值。

pip install requests==2.19.1

pip install certifi==2018.8.13

 

本文来自博客园,作者:黑山老道,转载请注明原文链接:https://www.cnblogs.com/meipu/p/15618038.html

以上是关于(ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1091)的主要内容,如果未能解决你的问题,请参考以下文章

Rails 3:OpenSSL::SSL::SSLError:主机名与服务器证书不匹配

Heroku上的OpenSSL :: SSL :: SSLError [重复]

pandas.read_csv 报ssl.SSLError

(ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1091)

如何让 python 信任我服务器的 TLS 自签名证书:ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] 证书验证失败

使用 Ruby on Rails 的 HTTP GET 请求:OpenSSL::SSL::SSLError