https://bugs.winehq.org/show_bug.cgi?id=53138 Bug ID: 53138 Summary: crypt32:chain - testGetCertChain() fails in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- crypt32:chain - testGetCertChain() fails in Wine: chain.c:4600: Test failed: chain->TrustStatus.dwErrorStatus = 1000041 chain.c:4606: Test failed: chain->TrustStatus.dwErrorStatus = 1000041 chain.c:4613: Test failed: chain->TrustStatus.dwErrorStatus = 1000041 https://test.winehq.org/data/patterns.html#crypt32:chain A bisect shows that the failures started with the commit below: commit f74271648776969cc8d4b914ac8d409c4f37f6d5 Author: Hans Leidekker <hans(a)codeweavers.com> AuthorDate: Tue May 24 09:46:21 2022 +0200 cryptnet: Give precedence to OID_AUTHORITY_INFO_ACCESS in verify_cert_revocation(). Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.