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

Reconnect with HTTPS fix: establish SSL connection also when reconnecting #25

Merged
merged 1 commit into from
Apr 10, 2012

Conversation

rud
Copy link
Contributor

@rud rud commented Jan 26, 2012

This change is very small, it has tests, and fixes a low-level bug where reconnecting to Twitter failed as the appropriate HTTPS handshake was only made in the initial connection. Now HTTPS handshake is done with all established connections to Twitter.

Fixes #22

voloko added a commit that referenced this pull request Apr 10, 2012
Reconnect with HTTPS fix: establish SSL connection also when reconnecting
@voloko voloko merged commit 7e3f963 into voloko:master Apr 10, 2012
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

Successfully merging this pull request may close these issues.

Does not reconnect properly when using https
2 participants