Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Error #24

Open
sora1994 opened this issue Apr 19, 2013 · 1 comment
Open

SSL Error #24

sora1994 opened this issue Apr 19, 2013 · 1 comment

Comments

@sora1994
Copy link

Hello,

at Home everything works perfect, but here, at work, I get some Errors.
I cant get a connection!
I´m behind a Proxy so I changed the "THttoClient.py" File:

def init(
self,
uri_or_host,
port=None,
path='/',
proxy_host='139...',
proxy_port=8080
):

After that I get this error:

SSLError: [Errno 8] _ssl.c:504: EOF occurred in violation of protocol

Hope you know what to do..I´ve to say im a totally Noob in Python

@rekotan
Copy link
Contributor

rekotan commented Apr 22, 2013

Proxy support is in the pipeline but not done yet.
Sorry for inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants