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 to server may hang when working with encrypted databases over non-TCP protocol [CORE5730] #5995

Closed
firebird-automations opened this issue Jan 29, 2018 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Connection is successful when using TCP/IP protocol in the network or embedded attachments. But in case of an attempt to use (unsupported for encryption with keys passed from client) XNET or WNET client hangs instead printing error message.

Commits: 0bb1ea6 f863205

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

What is worse hang took place even when connecting to non-encrypted database, it was enough to have KeyHolderPlugin configured for that database (for example in firebird.conf).

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

Fix Version: 3.0.4 [ 10863 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: Connection to server hangs when working with encrypted databases => Connection to server may hang when working with encrypted databases over non-TCP protocol

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Deferred

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 3.0.3 [ 10810 ]

Fix Version: 3.0.4 [ 10863 ] =>

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