• Juan Lang's avatar
    crypt32: Check revocation status of chain element-by-element. · dd7a45be
    Juan Lang authored
    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.
    dd7a45be
chain.c 135 KB