FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

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

Open firebird-automations opened 5 years ago

firebird-automations commented 5 years ago

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 commented 5 years ago
Modified by: Marik Decide (rasslabone) security: Developers \[ 10012 \] =\>
AlexPeshkoff commented 3 years ago

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.