Module: wine Branch: master Commit: caf5ae1981840d2541889ba90e055553f52ab69e URL: https://gitlab.winehq.org/wine/wine/-/commit/caf5ae1981840d2541889ba90e05555...
Author: Paul Gofman pgofman@codeweavers.com Date: Wed Mar 22 19:07:23 2023 -0600
crypt32: Keep root certs cached in registry unless some are deleted on host.
---
dlls/crypt32/crypt32_private.h | 2 + dlls/crypt32/regstore.c | 2 +- dlls/crypt32/rootstore.c | 124 +++++++++++++++++++++++++++++++++++------ 3 files changed, 110 insertions(+), 18 deletions(-)