I gave this a try on a recent install I did and it did indeed work. Thank you!

On 8/17/17 8:33 AM, Grant Byers wrote:
FYI, I've been using the webui for about 6 months with TLS auth. My 
directors.ini has the following;

tls_verify_peer = false
server_can_do_tls = true
server_requires_tls = true
client_can_do_tls = true
client_requires_tls = false
ca_file = "/etc/pki/tls/certs/bareos-cacert.crt"
cert_file = "/etc/pki/tls/certs/bareos.crt"
cert_file_passphrase = "/etc/pki/tls/private/bareos.key"

This works for me. My key isn't des encrypted.

Cheers
Grant

On 17 Aug 2017 11:14 PM, "Jon SCHEWE" 
<jon.sch...@raytheon.com<mailto:jon.sch...@raytheon.com>> wrote:


On 8/9/17 4:48 AM, Frank Bergkemper wrote:
> Am 08.08.2017 um 23:18 schrieb Jon SCHEWE:
>> In my directors.ini for bareos WebUI I see "; Note: TLS has not been
>> tested and documented, yet.". Are there plans to support using TLS
>> encryption between the web frontend and the director?
>>
>> Thank you
>>
>> - Jon
>>
> Hi Jon,
>
> of course, there are plans to support using TLS between webui and the
> director. The code base is already in but not tested yet, if it is
> working properly.
Is it possible to have the director listen on 2 ports, one requiring TLS
and one not? Then I imagine that I could run the webui on the same host
without TLS and then everything else connects through TLS.
>
> Unfortunately, we do have limited resources and it is not quite sure,
> when testing and final adjustments will happen regarding that topic,
> maybe it may happen until the 17.2 release, but no promises.
Understood.


--
Research Scientist
Raytheon BBN Technologies
5775 Wayzata Blvd, Ste 630
Saint Louis Park, MN, 55416
Office: 952-545-5720

--
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 
bareos-users+unsubscr...@googlegroups.com<mailto:bareos-users%2bunsubscr...@googlegroups.com>.
To post to this group, send email to 
bareos-users@googlegroups.com<mailto:bareos-users@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


--
Research Scientist
Raytheon BBN Technologies
5775 Wayzata Blvd, Ste 630
Saint Louis Park, MN, 55416
Office: 952-545-5720

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to