bareos: bareos-14.2 fc760fcc

Author Committer Branch Timestamp Parent
cviecco mvwieringen bareos-14.2 2015-03-19 21:19 bareos-14.2 9d89f101 Pending
Affected Issues  0000440: Allow TLS 1.2 connections when using openssl
Changeset Allow TLS 1.2 connections when using openssl

Adding TLS 1.2 support will allow us to be more future-proof and have
better ciphersuites such as as the use of ECDHE-ECDSA-AES256-GCM-SHA384.
This patch allows tls 1.2. 1.1 and 1.0 while the broken sslv2 and
sslv3 are disabled.

Fixes 0000440: Allow TLS 1.2 connections when using openssl
mod - AUTHORS Diff File
mod - src/lib/tls_openssl.c Diff File