]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/crypto-bacula-fd.conf.in
Add new more stringent maxvol2 test
[bacula/bacula] / regress / scripts / crypto-bacula-fd.conf.in
index ec4152d2b8411dac78d99252f06d296110857eb2..540bc107bf20847b35007be1507128c2dda20394 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default  Bacula File Daemon Configuration file
 #
-#  For Bacula release 1.33
+#  For Bacula release 2.0
 #
 # There is not much to change here except perhaps the
 # File daemon Name to
@@ -20,13 +20,14 @@ Director {
 #
 FileDaemon {                          # this is me
   Name = @hostname@-fd
-  FDport = 8102                  # where we listen for the director
+  FDPort = @fdport@                  # where we listen for the director
   WorkingDirectory = "@working_dir@"
   Pid Directory = "@piddir@"
   SubSys Directory = "@subsysdir@"
   PKI Signatures = Yes
   PKI Encryption = Yes
   PKI Keypair = "@scriptdir@/cryptokeypair.pem"
+  PKI Master Key = "@scriptdir@/master2048.cert"
 }
 
 # Send all messages except skipped files back to Director