]> git.pld-linux.org Git - packages/wine.git/blame - wine-ca_certificates.patch
- up to 7.6, adapterize
[packages/wine.git] / wine-ca_certificates.patch
CommitLineData
f67e874d
BZ
1--- wine-6.0.2/dlls/crypt32/unixlib.c.orig 2021-10-26 16:38:44.000000000 +0200
2+++ wine-6.0.2/dlls/crypt32/unixlib.c 2022-01-09 21:45:16.898023272 +0100
3@@ -573,6 +573,7 @@
7de1e8ad 4 "/usr/local/share/certs/",
beafc810 5 "/etc/sfw/openssl/certs",
c54d2750 6 "/etc/security/cacerts", /* Android */
7de1e8ad
ŁK
7+ "/etc/certs/ca-certificates.crt",
8 };
9
f67e874d 10 static void load_root_certs(void)
This page took 0.06991 seconds and 4 git commands to generate.