Hi there,

after migrating Bacula Director to a new machine (Debian 10.0), I'm not able to make encrypted backups anymore.

The configuration part for this on the client side (windows 10):

FileDaemon { # this is me
Name = host-fd
FDport = 9102 # where we listen for the director
WorkingDirectory = "C:\\Program Files\\Bacula\\working"
Pid Directory = "C:\\Program Files\\Bacula\\working"
#Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
PKI Signatures = Yes
PKI Encryption = Yes
PKI Keypair = "C:\\Program Files\\Bacula\\cert\\fd-host.pem"
PKI Master Key = "C:\\Program Files\\Bacula\\cert\\master.cert" #20190831
Maximum Concurrent Jobs = 10
}

The certs are valid and in the proper format. I tried debug mode, but there was nothing useful in the output.

Versions:

Windows 10 Pro (Version 10.0.17763 Build 17763)
Bacula 9.4.4 (on Windows 10)
Bacula 9.4.4-2+b1 (on Debian 10.0)

Does anyone knows this issue and maybe a solution?

Thank you and best wishes,
Steven

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to