[PATCH] secur32/schannel: diabled TLS1.1/1.2 by Default

Hiroshi Miura miurahr at linux.com
Sun Sep 2 03:58:51 CDT 2012


    -Set TLS1.1/1.2 disabled by Default that is
     same as Windows 7 default.

     See registry entry for schannel and control
     enable/disable tls versions.

     It also see grbitEnabledProtocols defined in
     credentials that take precedence over registry.

    -Control a behavoir of unsafe renegotiation
     thru registry key MS10-049 shows.
      ie. 'AllowInsecureRenegoClients'

Signed-off-by: Hiroshi Miura <miurahr at linux.com>
---
  dlls/secur32/schannel_gnutls.c |  138 
+++++++++++++++++++++++++++++++++++++++-
  1 file changed, 136 insertions(+), 2 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-secur32-schannel-diabled-TLS1.1-1.2-by-Default.txt
Type: text/x-patch
Size: 7853 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120902/eb72ea2a/attachment-0001.bin>


More information about the wine-patches mailing list