Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix tls response when socket is closed by server #569

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

sitingren
Copy link
Member

When client sends a ssl request and waiting for a ssl response, the socket may be closed by server and the response would be an empty byte b'', the client need to handle this case.

@sitingren sitingren merged commit 959c0d7 into vertica:master Oct 25, 2024
8 checks passed
@sitingren sitingren deleted the tlsresponse branch October 25, 2024 10:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant