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

Implement wire protocol v15 to support encrypted security databases [JDBC529] #563

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

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Is replaced by JDBC601

JDBC527 introduced database encryption callback support in protocol v13, but this does not support encrypted security databases (including self-hosted security database). To be able to support that, we need to implement wire protocol v15 (we can skip v14).

Initially scheduled for Jaybird 4, may backport to Jaybird 3.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 4 [ 10441 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 5 [ 10871 ]

Fix Version: Jaybird 4 [ 10441 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 4.0.0-beta-2 [ 10902 ]

Fix Version: Jaybird 4 [ 10441 ]

Fix Version: Jaybird 5 [ 10871 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is replaced by JDBC601 [ JDBC601 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Fixed by JDBC601

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Closed [ 6 ]

resolution: Duplicate [ 3 ]

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