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

Cannot connect to encrypted database using XNET after cryptkey callback [CORE6055] #6305

Open
firebird-automations opened this issue Apr 27, 2019 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Marik Decide (rasslabone)

Votes: 1

Database encrypts with plugin (C++ VC).
Firebird as Service in Superclassic mode
I have normal connect via inet4,inet6 and localhost. I am just changing connection string and I am getting such result :"callback return 0". But I don't have connect via XNET though the buffer is setting.
if I try to connect via XNET to the same database, but without plugin encryption, the connection is established

@firebird-automations
Copy link
Collaborator Author

Modified by: Marik Decide (rasslabone)

security: Developers [ 10012 ] =>

@AlexPeshkoff
Copy link
Member

Not sure was it mentioned in docs or not but you will not be able to transfer DB encryption key over xnet & wnet connections till serious rework of firebird network listener.

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