Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Feb 8, 2017

Make sure underlying plaintext TCP/IP socket server exposes the correct
context options to the secure TLS socket server.

Marking this as a bug, but it is very unlikely to have caused any issues in real-world code, as this does not occur if one follows the existing documentation.
This could only really happen if one were to extend the Server class and returned custom connection instances that implement the ConnectionInterface but do not extend the Stream class.

Refs reactphp-legacy/socket-client#73

Make sure underlying plaintext TCP/IP socket server exposes the correct
context options to the secure TLS socket server.
@clue clue added this to the v0.5.0 milestone Feb 8, 2017
@WyriHaximus WyriHaximus merged commit ca73095 into reactphp:master Feb 8, 2017
@clue clue deleted the secure-connection branch February 8, 2017 11:05
Sign up for free to 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.

3 participants