[Bacula-devel] Getting 'Bad Storage' if 'SD Calls Client' set

2021-12-19 Thread Axel Rau
Hi all, the log shows - - - 19-Dec 10:17 hermes_dir JobId 25939: Start Backup JobId 25939, Job=r.nb_Backup.2021-12-19_10.17.30_17 19-Dec 10:17 hermes_dir JobId 25939: Using Device "UV0" to write. 19-Dec 10:47 r.nb-fd JobId 25939: Fatal error: job.c:2748 Failed connect from Storage daemon. SD bso

[Bacula-devel] SD Calls Client with TLS

2021-12-19 Thread Marcus Weinhold
Hi, according to RFC5280 [1], a TLS certificate can contain an IP address as a subject alternative name (SAN). This patch extends the SAN check in tls.c to consider such cases. In my case, this is neccessary to get SDCallsClient to work in conjunction with TLS client authentication. The FDs were