Skip to content

Pass through original host to underlying TcpConnector for TLS setup (fixes SNI on legacy PHP < 5.6) - #90

Merged
clue merged 3 commits into
reactphp-legacy:masterfrom
clue-labs:sni
Mar 14, 2017
Merged

Pass through original host to underlying TcpConnector for TLS setup (fixes SNI on legacy PHP < 5.6)#90
clue merged 3 commits into
reactphp-legacy:masterfrom
clue-labs:sni

Conversation

@clue

@clueclue commented Mar 10, 2017

Copy link
Copy Markdown
Contributor

Resolves / closes#83
Supersedes / closes#66
Refs #69

@clue

clue commented Mar 11, 2017

Copy link
Copy Markdown
ContributorAuthor

Updated to work around an HHVM incompatibility :shipit:

Comment threadsrc/TcpConnector.php Outdated
@clue
clue merged commit 773417f into reactphp-legacy:masterMar 14, 2017
@clue
clue deleted the sni branch March 14, 2017 13:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server Name Indication (SNI) issues on legacy PHP < 5.6

3 participants

@clue@jsor@WyriHaximus