> 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
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
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
Hello,
When i set up bacula and tls i ran in to issues with cert generation and
figuring out what lines went with which daemon. I found this site extremely
helpful:
http://www.devco.net/pubwiki/Bacula/TLS
Hth
Dave.
- Original Message -
From: "Adrián Ribao Martínez" <[EMAIL PROTECT
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
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
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
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
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