David,

When I created a package from the Bacula RH SRPMS, I noticed TLS support was 
disabled, even though in the RPM spec file you'll see the option:

--with-openssl

If you read the Bacula docs, it says this option can be used as:

--with-openssl=<path to openssl libraries>

http://www.bacula.org/rel-manual/Installing_Bacula.html

On a guess, I modified the line in the spec file to:

--with-openssl=/

And rebuilt the RPM.  TLS showed enabled during the build.  Not sure if this is 
a bug or not, but it worked in my case.  If true, it would mean the default RH 
RPMS (at least) are not built to support TLS.  You'll need to rebuilt the RPM 
using the mod above.

Ben

Benjamin Chambers, P.Eng.
ClarkConnect Developer
http://www.clarkconnect.com
Point Clark Networks
642 King Street West, Suite 200
Toronto, ON
Canada, M5V 1N9

David Rodriguez Demelos wrote:
> Hi,
> I have installed all my bacula system (director, storage, clients, consoles,
> ...) by means of rpm or debian packages. Specifically, my director version
> is 1.38.9 and it is installed in red hat system.
> But, the problem is that I want use TLS comunications and I think that
> installing bacula with packages not is possible connect bacula with openssl
> automatically, because when I configure this, bacula-dir not start and
> launch errors.
> If I install bacula by means of packages I can not use TLS? This is true?
> There are some way to solve this problem?
> 
> Thanks.
> --
> View this message in context: 
> http://www.nabble.com/bacula-TLS-t1785382.html#a4862565
> Sent from the Bacula - Users forum at Nabble.com.
> 
> 
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 
> 


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to