From 8cdf7358227f3c94ecc20c99e27e6ea2fc901b12 Mon Sep 17 00:00:00 2001 From: Kazuyuki Sato Date: Mon, 18 Jul 2011 16:58:39 +0900 Subject: [PATCH] crypt32: Add additional path for Solaris 11 Express. --- dlls/crypt32/rootstore.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/crypt32/rootstore.c b/dlls/crypt32/rootstore.c index c6f106ea5d9..44c3d816081 100644 --- a/dlls/crypt32/rootstore.c +++ b/dlls/crypt32/rootstore.c @@ -486,6 +486,7 @@ static const char * const CRYPT_knownLocations[] = { "/etc/ssl/certs", "/etc/pki/tls/certs/ca-bundle.crt", "/usr/local/share/certs/", + "/etc/sfw/openssl/certs", }; static const BYTE authenticode[] = {