http://bugs.winehq.org/show_bug.cgi?id=28383
--- Comment #18 from Toralf Förster toralf.foerster@gmx.de 2011-09-28 03:14:18 CDT --- Hhm,
today - even without applying any patch from this bug report - all works as expected with wine-1.3.29-99-g3960ea8 AFAICS :
tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ make test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: An unexpected TLS packet was received. GnuTLS error: A TLS fatal alert has been received. schannel.c:748: Test failed: DecryptMessage failed: 80090304 make: *** [schannel.ok] Error 1
Does the latest git pull already included the fix - or was something changed at http://www.codeweavers.com/ too - or ... ?