On Friday, July 13, 2018 at 7:04:14 PM UTC+5:30, Jörg Steffens wrote:
> On 13.07.2018 at 13:40 wrote Raphael FG-Bareos:
> > 
> > Hello everyone,
> > 
> > As mentioned in the subject, I have issue with the encryption.
> > The Bareos´ client servers are running on Ubuntu 16.04 but two of my
> > tens servers doesn't apply the encryption.
> 
> Maybe on this servers, you don't use the bareos.org/bareos.com packages
> but the ubuntu package?
> 
> See
> http://doc.bareos.org/master/html/bareos-manual-main-reference.html#Debian.org/UbuntuUniverse
> :
> 
> Debian.org prefers that Bareos (Debian.org) is linked against GnuTLS
> instead of OpenSSL. Therefore, the Bareos (Debian.org) package only
> support Transport Encryption but no Data Encryption.
> 
> Same applies to the Ubuntu Universe packages.
> 
> 
> -- 
>  Jörg Steffens                   [email protected]
>  Bareos GmbH & Co. KG            Phone: +49 221 630693-91
>  http://www.bareos.com           Fax:   +49 221 630693-10
> 
>  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
>  Komplementär: Bareos Verwaltungs-GmbH
>  Geschäftsführer:
>  S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

Hi,

I am a beginner, I have query, If I create the key pair using following method 
and the can I use "PKI Cipher     = aes256" in fd.conf (client side) or do I 
need to create key pair with 'aes256' ? 
"Generate a File Daemon Key Pair for each FD:

  openssl genrsa -out fd-example.key 2048  
  openssl req -new -key fd-example.key -x509 -out fd-example.cert  
  cat fd-example.key fd-example.cert >fd-example.pem"

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to