lib/tls: Add new 'tls priority' option
authorAndrew Bartlett <abartlet@samba.org>
Sun, 19 Jul 2015 23:22:46 +0000 (11:22 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jul 2015 01:08:26 +0000 (03:08 +0200)
commit374d73617d71abf594cc92d335cd8bc60c10a1b7
treebdc8d12c63c28c7db33a95426a274776f9c52aba
parent1a8c1bd952c0f373b8a47448906852f13a6dad1b
lib/tls: Add new 'tls priority' option

This adds a new option to the smb.conf to allow administrators to disable
TLS protocols in GnuTLS without changing the code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11076
Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/security/tlspriority.xml [new file with mode: 0644]
lib/param/loadparm.c
lib/param/param_table.c
source3/param/loadparm.c
source4/ldap_server/ldap_server.c
source4/lib/tls/tls.h
source4/lib/tls/tls_tstream.c
source4/libcli/ldap/ldap_client.c
source4/librpc/rpc/dcerpc_roh.c