firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Restore service must rely on crypt plugin name instead of key holder name

Open aafemt opened this issue 1 year ago • 2 comments

Currently database is restored as encrypted only if both crypt plugin name and key holder name are provided in command line or service parameters. Providing crypt plugin name should be enough because key holder may be configured globally in firebird.conf, for particular database in databases.conf or not needed for the crypt plugin at all.

aafemt avatar Jan 03 '24 17:01 aafemt

Should same logic be applied to backup of encrypted database?

AlexPeshkoff avatar Jan 03 '24 17:01 AlexPeshkoff

Backup part is described in #7943.

aafemt avatar Jan 03 '24 17:01 aafemt