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 reconnect error #332

Closed
Pencil-Yao opened this issue Sep 24, 2021 · 0 comments · Fixed by #333
Closed

Tls reconnect error #332

Pencil-Yao opened this issue Sep 24, 2021 · 0 comments · Fixed by #333

Comments

@Pencil-Yao
Copy link

I found a stituation: in tls mod, using correct tls-certificate, the client end could reconnect to server many many times. But after any bad node using error certifacte and occur tls-handshake error, the good node can't reconnect forever.

For reproducing error, I write a ut https://github.com/Pencil-Yao/tentacle/blob/tls-reconnect-err/tentacle/tests/test_tls_reconnect.rs. In the ut, node0 and node1 is ok, node2 use error certificate, and test_tls_reconnect_wrong can not be done.

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

Successfully merging a pull request may close this issue.

1 participant