crypt32: Use certificates from /usr/share/ca-certificates/ca-bundle.crt (eterbug...
authorAlexander Morozov <amorozov@etersoft.ru>
Thu, 9 Sep 2010 15:53:44 +0000 (19:53 +0400)
committerAlexander Morozov <amorozov@etersoft.ru>
Thu, 9 Sep 2010 15:53:44 +0000 (19:53 +0400)
dlls/crypt32/rootstore.c

index 70b5ef80a3a935538fbac00208644bcb2ee11f81..ff0ef5854ffe3af584a7b571cae557bc2eb2e600 100644 (file)
@@ -456,6 +456,7 @@ static const char * const CRYPT_knownLocations[] = {
  "/etc/ssl/certs",
  "/etc/pki/tls/certs/ca-bundle.crt",
  "/usr/local/share/certs/",
+ "/usr/share/ca-certificates/ca-bundle.crt",
 };
 
 static const BYTE authenticode[] = {