summaryrefslogtreecommitdiffstats
path: root/application/resources/certs/certs.qrc
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2015-05-19 22:28:51 +0200
committerPetr Mrázek <peterix@gmail.com>2015-05-19 22:28:51 +0200
commitd0b31da4b53e6aa4630dec9eef9435246889d6c4 (patch)
tree5f003e15ab7515b7359ac1bf7ada001d45268ccd /application/resources/certs/certs.qrc
parent2ad9e6393f1e4aaa31a4bba3639f12e2761cfd53 (diff)
downloadMultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.gz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.lz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.xz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.zip
GH-960 possible fix for missing OSX ca certs
Diffstat (limited to 'application/resources/certs/certs.qrc')
-rw-r--r--application/resources/certs/certs.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/application/resources/certs/certs.qrc b/application/resources/certs/certs.qrc
new file mode 100644
index 00000000..32739c33
--- /dev/null
+++ b/application/resources/certs/certs.qrc
@@ -0,0 +1,7 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource prefix="/certs">
+ <file>Equifax_Secure_Certificate_Authority.pem</file>
+ </qresource>
+</RCC>
+