From fe256f99d32a92833dc0b81591fc423910a9cfea Mon Sep 17 00:00:00 2001 From: Austin English Date: Mon, 27 Oct 2008 14:44:04 -0400 Subject: [PATCH] crypt32: fix a test failure on Free/PC-BSD. --- dlls/crypt32/rootstore.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/crypt32/rootstore.c b/dlls/crypt32/rootstore.c index 22bfd19d34e..c3d47948c87 100644 --- a/dlls/crypt32/rootstore.c +++ b/dlls/crypt32/rootstore.c @@ -438,6 +438,7 @@ static const char * const CRYPT_knownLocations[] = { "/etc/ssl/certs/ca-certificates.crt", "/etc/ssl/certs", "/etc/pki/tls/certs/ca-bundle.crt", + "/usr/local/share/certs/", }; static const BYTE authenticode[] = {