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

A way to manually specify encryption method #107

Closed
nick4fake opened this issue Jun 7, 2017 · 3 comments · Fixed by #149
Closed

A way to manually specify encryption method #107

nick4fake opened this issue Jun 7, 2017 · 3 comments · Fixed by #149

Comments

@nick4fake
Copy link

nick4fake commented Jun 7, 2017

I think it would be great to allow specifying method for StreamEncryption. Fix should be trivial, I'll file MR if this is something you would like to see in this lib

@nick4fake
Copy link
Author

Just some background: as usual, on old PHP versions (like 5.5.17) socket security works incorrectly - relevant constants were added in PHP 5.6 + it incorrectly handles situations, like forced TLS1.2 on server (with 1.0 and 1.1 disabled)

@clue
Copy link
Member

clue commented Jun 7, 2017

Yes, please 👍

I wonder what kind of API you have in mind, as this applies to both client- and server-side TLS sockets.

@clue
Copy link
Member

clue commented Oct 10, 2017

Ping @nick4fake, what is the status here? :shipit:

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

Successfully merging a pull request may close this issue.

2 participants