20 Jun
2006
20 Jun
'06
5:49 p.m.
http://bugs.winehq.org/show_bug.cgi?id=5423 ------- Additional Comments From juan_lang(a)yahoo.com 2006-20-06 17:49 ------- The attached patch confirms that CryptVerifyMessageSignature is the problem. Without it the application quits immediately after calling CryptVerifyMessageSignature. With it the app makes a couple more calls to verify the (NULL) certificate passed to it. Fixing this will likely require implementing CryptSignMessage (to understand the format) and CryptVerifyMessageSignature. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.