[Bug 5423] AOL AIM won't install; CryptVerifyMessageSignature stub not enough?

Wine Bugs wine-bugs at winehq.org
Tue Jun 20 17:49:27 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5423





------- Additional Comments From juan_lang at 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.



More information about the wine-bugs mailing list