New crypt32:chain failures

Francois Gouget fgouget at codeweavers.com
Mon Feb 24 12:52:24 CST 2020


crypt32:chain started failing on all Windows machines on the 2020-02-18:
https://test.winehq.org/data/tests/crypt32:chain.html

chain.c:4154: Test failed: chain->TrustStatus.dwErrorStatus = 1000040
chain.c:4159: Test failed: chain->TrustStatus.dwErrorStatus = 1000040
chain.c:4167: Test failed: chain->TrustStatus.dwErrorStatus = 1000040

Where 1000040 is CERT_TRUST_IS_OFFLINE_REVOCATION | 
                 CERT_TRUST_REVOCATION_STATUS_UNKNOWN

Yet there has been no commit to that test. Did a certificate go bad?


-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list