]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/tls-sspi.c
Implement SSLOptions in cupsd.conf and client.conf to allow admins to enable
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 20 Oct 2014 16:58:48 +0000 (16:58 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 20 Oct 2014 16:58:48 +0000 (16:58 +0000)
commit63aefcd517fd9dc5734620c876b5e7cb86f7ea11
tree7d6a8c4dcf9fbb3af8426ff28a242833484b5141
parent84245a8a385693da7ad17ddfe909262b6de91b23
Implement SSLOptions in cupsd.conf and client.conf to allow admins to enable
SSL 3.0 and RC4 (STR #4476)

(currently RC4 cipher restrictions are not implemented on OS X or Windows)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12211 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-2.0.txt
cups/http-private.h
cups/tls-darwin.c
cups/tls-gnutls.c
cups/tls-sspi.c
cups/usersys.c
doc/help/man-client.conf.html
doc/help/man-cupsd.conf.html
man/client.conf.man.in
man/cupsd.conf.man.in
scheduler/conf.c