http://bugs.winehq.org/show_bug.cgi?id=19517
--- Comment #14 from Juan Lang juan_lang@yahoo.com 2009-10-27 17:03:30 --- Thanks. From your log: fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.37" fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32"
The first is szOID_ENHANCED_KEY_USAGE. I have a patch to implement that, but it also needs more testing. The second is szOID_CERT_POLICIES. I haven't implemented that yet. Still a crypt32 bug, though it appears I'm making progress.