http://bugs.winehq.org/show_bug.cgi?id=18201 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-04-27 20:14:13 --- Note that using native cryptext.dll also doesn't work. Running with WINEDEBUG=+crypt produces: trace:crypt:CryptQueryObject (00000001, 0x114dc2, 00001000, 0000000e, 00000000, (nil), (nil), (nil), (nil), (nil), (nil)) warn:crypt:CryptQueryObject unimplemented for types 00001000 trace:crypt:CryptQueryObject returning 0 That's CERT_QUERY_CONTENT_PFX. This is also related to bug 11070, PFXImportCertStore is unimplemented. The cryptext parts are pretty much trivial, but the crypt32 bits are harder, so I wouldn't expect a quick fix for this. -- 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.