This commit is the result of the squash of the following main commits:
Author: Eric Bollengier <eric@baculasystems.com>
Date: Mon Jan 27 12:12:35 2020 +0100
regress: Use TLS console in tls tests
cp -f scripts/tls-bacula-dir.conf ${conf}/bacula-dir.conf
cp -f scripts/tls-bacula-sd.conf ${conf}/bacula-sd.conf
cp -f scripts/tls-bacula-fd.conf ${conf}/bacula-fd.conf
-cp -f scripts/test-console.conf ${conf}/bconsole.conf
-cp -f scripts/test-console.conf ${conf}/bat.conf
+cp -f scripts/tls-console.conf ${conf}/bconsole.conf
+cp -f scripts/tls-console.conf ${conf}/bat.conf
cp -f scripts/tls-CA.pem ${conf}/tls-CA.pem
cp -f scripts/tls-cert.pem ${conf}/tls-cert.pem