Re: [Bacula-users] bacula and tls. Can't get that working

2011-11-11 Thread Oliver Hoffmann
> Verify the keyUsage of your certs.. > Try to create a cert with all usages: keyUsage = digitalSignature, > nonRepudiation, keyEncipherment, dataEncipherment, keyAgreement, > keyCertSign, cRLSign, encipherOnly, decipherOnly > > 2011/11/8 Oliver Hoffmann > > > Hi all, > > > > > > it is such a ha

Re: [Bacula-users] bacula and tls. Can't get that working

2011-11-08 Thread william felipe_welter
Verify the keyUsage of your certs.. Try to create a cert with all usages: keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign, encipherOnly, decipherOnly 2011/11/8 Oliver Hoffmann > Hi all, > > > it is such a hassle to get that runni

[Bacula-users] bacula and tls. Can't get that working

2011-11-08 Thread Oliver Hoffmann
Hi all, it is such a hassle to get that running. Could someone guide me please? 1. What I did I made my own CA using this guide: https://help.ubuntu.com/community/OpenSSL Now I have a CA and self-signed keys. So there are server_crt.pem, server_key.pem and cacert.pem. The common name is always

Re: [Bacula-users] Bacula and TLS

2011-06-30 Thread Ansgar Konermann
Am 30.06.2011 20:28, schrieb Mike Hobbs: > I'm trying to get TLS working with bacula, I'm following the > instructions on this web site: > > http://www.devco.net/pubwiki/Bacula/TLS/ > > I came to this statement "Repeat this certificate creation steps - > create a key, csr and cert - for each of y

[Bacula-users] Bacula and TLS

2011-06-30 Thread Mike Hobbs
I'm trying to get TLS working with bacula, I'm following the instructions on this web site: http://www.devco.net/pubwiki/Bacula/TLS/ I came to this statement "Repeat this certificate creation steps - create a key, csr and cert - for each of your clients and directors" My question is, is it pos

Re: [Bacula-users] Bacula and TLS

2008-01-22 Thread Dave
t; <[EMAIL PROTECTED]> To: Sent: Tuesday, January 22, 2008 8:30 AM Subject: [Bacula-users] Bacula and TLS > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. >

Re: [Bacula-users] Bacula and TLS

2008-01-22 Thread Dan Langille
Adrián Ribao Martínez wrote: > After reading http://www.bacula.org/dev-manual/Bacula_TLS_Communication.html, NOTE, you are reading the development manual, for a yet to be released version of Bacula. I suspect you should be reading the released manual: http://www.bacula.org/rel-manual/Bacula_TL

[Bacula-users] Bacula and TLS

2008-01-22 Thread Adrián Ribao Martínez
After reading http://www.bacula.org/dev-manual/Bacula_TLS_Communication.html, I can't figure out how to set up bacula to use TLS and what's the meaning of the options. Is there any howto about setting up TLS in bacula? Currently I'm doing backups through the internet so I'd like to set a secure

Re: [Bacula-users] Bacula and TLS, without client certificates...

2007-12-19 Thread Dan Langille
Marco Gaiarin wrote: > Ok, now my bacula setup are rather decent, next step enable TLS. > > I've looked at FAQ, HOWTOs, manual... but i've not found an answer to > this question. > > > Can i enable TLS without 'client' (fd) certificate, but only 'server' > (dir) certificates, as usually done by

Re: [Bacula-users] Bacula and TLS, without client certificates...

2007-12-19 Thread Frank Sweetser
Marco Gaiarin wrote: > Ok, now my bacula setup are rather decent, next step enable TLS. > > I've looked at FAQ, HOWTOs, manual... but i've not found an answer to > this question. > > > Can i enable TLS without 'client' (fd) certificate, but only 'server' > (dir) certificates, as usually done by

[Bacula-users] Bacula and TLS, without client certificates...

2007-12-19 Thread Marco Gaiarin
Ok, now my bacula setup are rather decent, next step enable TLS. I've looked at FAQ, HOWTOs, manual... but i've not found an answer to this question. Can i enable TLS without 'client' (fd) certificate, but only 'server' (dir) certificates, as usually done by SSL/TLS apps/protocols (https, ldaps

Re: [Bacula-users] bacula and tls

2007-10-18 Thread Dave
ginal Message - From: "Landon Fuller" <[EMAIL PROTECTED]> To: "Dave" <[EMAIL PROTECTED]> Cc: Sent: Thursday, October 18, 2007 5:23 PM Subject: Re: [Bacula-users] bacula and tls - This SF.net ema

Re: [Bacula-users] bacula and tls

2007-10-18 Thread Landon Fuller
On Oct 4, 2007, at 5:01 PM, Dave wrote: Hello, Is anyone using tls with the latest bacula? I've installed the latest server on both FreeBSD via ports, and a CentOS 5 box, and i'm getting the same tls error, unable to load certification information on both. I just upgraded our primary

[Bacula-users] bacula and tls

2007-10-04 Thread Dave
Hello, Is anyone using tls with the latest bacula? I've installed the latest server on both FreeBSD via ports, and a CentOS 5 box, and i'm getting the same tls error, unable to load certification information on both. Thanks. Dave.