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

TLS support is broken #33

Open
ghost opened this issue Sep 4, 2019 · 1 comment
Open

TLS support is broken #33

ghost opened this issue Sep 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 4, 2019

Currently TLS support is broken. Sometimes the connection is stuck at enabling TLS (fast failing with An existing connection was forcibly closed by the remote host, error gets thrown to nirvana?) and sometimes we just get straight Bad Handshake from the server.

It is currently unknown (to me) how to fix TLS support and why we encounter Bad Handshake error (error code 1043).

@ghost
Copy link
Author

ghost commented Sep 5, 2019

It would make sense to postpone fixing this once STARTTLS is properly supported by react/socket. See reactphp/socket#199.

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

No branches or pull requests

0 participants