Re: [Bacula-users] TLS connection verification

2013-02-05 Thread Dan Langille
On 2013-02-05 03:57, Nasos Nikologiannis wrote: > I have successfully implemented TLS communication between > director-storage-clients. > Is there a way to verify that indeed all the traffic is encrypted? I'd guess a monitoring tool such as tcpcump > I tried "openssl s_client -connect director:po

[Bacula-users] TLS connection verification

2013-02-05 Thread Nasos Nikologiannis
I have successfully implemented TLS communication between director-storage-clients. Is there a way to verify that indeed all the traffic is encrypted? I tried "openssl s_client -connect director:port" and it claims that the connection is not encrypted. Also I cannot capture any encrypted communica