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-issues] SSL handshaking fails due to SNI issue in requests #329

Closed
darxtrix opened this issue Mar 30, 2015 · 3 comments
Closed

[ssl-issues] SSL handshaking fails due to SNI issue in requests #329

darxtrix opened this issue Mar 30, 2015 · 3 comments

Comments

@darxtrix
Copy link

Due to this https://github.com/kennethreitz/requests/pull/1347 , the SNI issue in requests, on Ubuntu/Debian systems SSL handshaking fails and so as the courera-dl.
But doing this workaround in a vitualenv make coursera-dl work : https://stackoverflow.com/questions/18578439/using-requests-with-tls-doesnt-give-sni-support/18579484#18579484
I think there should be built-in support for this situation.

@sergshabal
Copy link

Hi! Do you know how can I fix this quickly?

@rbrito
Copy link
Member

rbrito commented Apr 5, 2015

Hi.

Can you post here the integral messages (with the --debug option used), so that we can evaluate what the problem may be?

Since you didn't specify any further, please take a look at my comments #330 (comment) and, especially, #330 (comment)

Hope this helps,

Rogério.

@adamors
Copy link

adamors commented Apr 18, 2015

@balta2ar balta2ar changed the title SSL handshaking fails due to SNI issue in requests [ssl-issues] SSL handshaking fails due to SNI issue in requests Jun 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants