Alexandre Julliard pushed to branch master at wine / wine
Commits: f93de36e by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32/tests: Add more tests for VerifyCertChainPolicy().
- - - - - d318db26 by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32: Fix some error codes in verify_ssl_policy().
- - - - - 98fed6f9 by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32: Check CERT_TRUST_REVOCATION_STATUS_UNKNOWN instead of CERT_TRUST_IS_OFFLINE_REVOCATION in verify_ssl_policy().
- - - - - ec1cabca by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32: Favour CERT_CHAIN_POLICY_IGNORE_END_REV_UNKNOWN_FLAG in verify_ssl_policy().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56559
- - - - - 53830bb2 by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32: Only mind end certificate when checking revocation status in verify_ssl_policy().
- - - - - f4b4acc3 by Paul Gofman at 2025-01-22T12:45:53+01:00 crypt32: Favour CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG in verify_ssl_policy().
- - - - -
2 changed files:
- dlls/crypt32/chain.c - dlls/crypt32/tests/chain.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b929b1e63b2321eb82ca3cd8a00780...