Skip to content

How to fix the error caused by SSL: EOF occurred in violation of protocol 如何修复SSL带来的错误:EOF occurred in violation of protocol  #1610

@xinlingqudongX

Description

@xinlingqudongX

The starting point for issues should usually be a discussion...

https://github.com/encode/httpx/discussions

Possible bugs may be raised as a "Potential Issue" discussion, feature requests may be raised as an "Ideas" discussion. We can then determine if the discussion needs to be escalated into an "Issue" or not.

This will help us ensure that the "Issues" list properly reflects ongoing or needed work on the project.


httpx:0.18.0

  • 我使用httpx访问https协议的网站触发了SSL的错误,我的系统是windows 10,并且使用了系统代理

  • I use httpx to access the https protocol website triggering an SSL error, my system is windows 10, and the system proxy is used

  • 我使用requests访问网络也遇到了相同的错误,但是我将urllib3更新到指定的版本之后就跳过了错误,但是使用httpx并没有任何改变

  • I used requests to access the network and encountered the same error, but after I updated urllib3 to the specified version, I skipped the error, but using httpx did not change anything.

  • 我该如何修复这个错误呢?谢谢。

  • How can I fix this error? Thank you.
    Snipaste_2021-04-28_23-54-33
    Snipaste_2021-04-28_23-52-08

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions