crypt32(2/2): Check revocation status of chain element-by-element

Juan Lang juan.lang at gmail.com
Sun Oct 24 06:18:36 CDT 2010


Due to a quirk in CertVerifyRevocation (see its tests), checking an
entire chain doesn't appear to be supported, even though the API would
appear to support doing so.  Checking element by element allows
revocation to be checked for the entire chain.

Note that revocation checking isn't done unless asked for by the
caller.  I don't intend to turn it on anywhere within Wine until after
the next release, because I fixed several regressions having to do
with certificates since the last release, and I don't want to risk
introducing new regressions until a later release.
--Juan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Check-revocation-status-of-chain-element-by-element.patch
Type: application/octet-stream
Size: 7644 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101024/0378f0b5/attachment.obj>


More information about the wine-patches mailing list