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 SRP for new Firebird 3.0 authentication [JDBC217] #266

Closed
firebird-automations opened this issue Dec 26, 2011 · 7 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Relate to JDBC197

Firebird 3.0 adds a new authentication protocol called SRP which provides more secure, encrypted authentication. This will need to be implemented in the wire protocol.

For additional info see also mail by Alex Peshkoff in Firebird-devel at 2011-12-26 08:04 CET.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0 [ 10441 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC197 [ JDBC197 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

SRP authentication has been contributed by Hajime Nakagami in #4

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

Fix Version: Jaybird 3.0 [ 10440 ]

Fix Version: Jaybird 3.1 [ 10441 ] =>

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Made final changes to support multiple authentication plugins (currently hardcoded support for Srp and Legacy_Auth).

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

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

No branches or pull requests

2 participants