[Bug 26527] The Witcher registration doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 24 11:01:05 CDT 2011


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

Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wininet                     |crypt32

--- Comment #1 from Juan Lang <juan_lang at yahoo.com> 2011-03-24 11:01:05 CDT ---
It appears you're running afoul of this check:
warn:chain:CRYPT_KeyUsageValid no key usage extension on a CA cert

I believe you can fix it by modifying crypt32's chain.c:  in
CRYPT_KeyUsageValid, modify the if (!ext) branch before the big comment about
MS violating RFC 5280, section 4.2.1.3 to just return TRUE.

Could you let me know if that works for you?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list