crypt32: Add a root store path for Android.

oldstable
Alexandre Julliard 2014-10-31 15:47:25 +09:00
parent 156684ba91
commit 9640949cc3
1 changed files with 1 additions and 0 deletions

View File

@ -489,6 +489,7 @@ static const char * const CRYPT_knownLocations[] = {
"/usr/share/ca-certificates/ca-bundle.crt",
"/usr/local/share/certs/",
"/etc/sfw/openssl/certs",
"/etc/security/cacerts", /* Android */
};
static const BYTE authenticode[] = {