Hi,

I`ve reviewed forum and bacula`s guide about TLS config and I know that I need 
CA Certifi for config TLS on Bacula.


I used below description to create CA cert.
http://www.g-loaded.eu/2005/11/10/be-your-own-ca/

I created:
myca.crt (./certs) - used in config
myca.crl (./crl)
01.pem (./newcerts) - used in config
myca.key (./private)
server.key (./private) - used in config
server-key-cert.pem (./private)
server.csr (./)

My director config is:

TLS Enable = Yes
TLS Require = Yes
TLS Verifi Peer = Yes
TLS Allowed CN = "labnet.local" - Is it nessesary? I don`t want work on domain. 
I prefer IP addresses
TLS CA Certificate = /usr/local/bacula/CA/01.pem I`m not sure
TLS Certificate = /usr/local/bacula/CA/myca.crt I`m not sure
TLS Key = /usr/local/bacula/CA/myca.key I`m nor sure


When I try start Director-daemon I receive message Fatal error: Failed to 
initialize TLS context for Director

Could you help me?

+----------------------------------------------------------------------
|This was sent by mariusz....@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to