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

Connection drop during TLS renegotiation #118

Open
nicolatimeus opened this issue May 25, 2022 · 1 comment
Open

Connection drop during TLS renegotiation #118

nicolatimeus opened this issue May 25, 2022 · 1 comment

Comments

@nicolatimeus
Copy link

I've noticed that if TLS renegotiation timeout is set (for example on the master configuration) the connection is dropped and reopened during the renegotiation procedure. Is this expected?

@mzillgith
Copy link
Contributor

It's not expected. I observed that the renegotiation is working when configured at one side (client or server) only. But there is a handshake error when both sides initiate the renegotiation.

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

No branches or pull requests

2 participants