[Bug 9929] Unimplemented function call in Internet Explorer 7 installer

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 9 15:06:52 CDT 2007


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





--- Comment #5 from Juan Lang <juan_lang at yahoo.com>  2007-10-09 15:06:52 ---
Created an attachment (id=8481)
 --> (http://bugs.winehq.org/attachment.cgi?id=8481)
Error dialog

With today's git, this error dialog appears.  A snipped from a +crypt,+wintrust
log shows the root of the problem:

trace:wintrust:GenericChainFinalProv (0x11ec88)
trace:crypt:CertVerifyCertificateChainPolicy (#0001, 0xa893a0, 0x33f9c4,
0x33f9b0)
trace:wintrust:GenericChainFinalProv returning 1 (800b0109)
trace:wintrust:WINTRUST_DefaultVerify returning 00000001
trace:wintrust:WinVerifyTrust returning 00000001

800b0109 is CERT_E_UNTRUSTEDROOT, because the Microsoft root certificates
aren't installed on my system.  It may be possible to work around the problem
by downloading the Microsoft root certificates from somewhere (I don't know
where) and installing them as trusted CA certs on the local system.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list