Re: [Bacula-users] Please help me getting TLS!

2006-09-18 Thread Frank Sweetser
On Mon, Sep 18, 2006 at 02:23:03PM -0400, Yanik Doucet wrote: > 18-Sep 14:06 bconsole: Fatal error: bnet.c:502 TLS host certificate > verification failed. Host 192.168.100.6 did not match presented > certificate The name on the certificate has to match the hostname that you're telling bacula to co

Re: [Bacula-users] Please help me getting TLS!

2006-09-18 Thread R.I. Pienaar
I don't think the windows version of bacula has TLS compiled in. anyway, the problem you have there is that your host address in the client config is 192... while your certificate has a hostname as its CN, the host address in your director config must match the CN of the certificate. I wrote some

[Bacula-users] Please help me getting TLS!

2006-09-18 Thread Yanik Doucet
Hi everone,   I’m trying to get TLS working.  I’m new at Bacula but I’m already backing up several Windows server and it works quite well.  I’d like to throw in some encryption.  In fact I need to throw in some encryption, because some people here aren’t too crazy for open source software