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

[WIP] Fix Server Name Indication (SNI) issues on legacy PHP < 5.6 #66

Closed
wants to merge 1 commit into from

Conversation

clue
Copy link
Contributor

@clue clue commented Apr 13, 2016

Looks like #43 introduced some issues with SNI hosts, which means that both v0.5.0 and v0.4.5 are broken. I stumbled upon this while trying to issue HTTPS requests against a host that requires proper SNI support.

This ticket aims to document this issue, add required tests cases and ultimately fix this.

@clue clue added the bug label Apr 13, 2016
@clue clue added this to the v0.5.1 milestone Apr 13, 2016
@clue
Copy link
Contributor Author

clue commented May 18, 2016

@clue clue modified the milestones: v0.5.1, v0.6.0 Nov 15, 2016
@clue clue changed the title [WIP] Fix Server Name Indication (SNI) issues [WIP] Fix Server Name Indication (SNI) issues on legacy PHP < 5.6 Jan 10, 2017
@clue
Copy link
Contributor Author

clue commented Feb 16, 2017

This will be postponed for a future release. See #83 instead

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

Successfully merging this pull request may close these issues.

1 participant