From df80e2649aa47957986554928e6bf41b86c15240 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Sequoia Date: Mon, 12 Oct 2015 02:04:11 -0700 Subject: [PATCH] XQuartz: Relax App Transport Security for communicating with the update server Signed-off-by: Jeremy Huddleston Sequoia --- hw/xquartz/bundle/Info.plist.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp index a0d9050ac..06e33f871 100644 --- a/hw/xquartz/bundle/Info.plist.cpp +++ b/hw/xquartz/bundle/Info.plist.cpp @@ -35,6 +35,19 @@ sparkle.pem SUFeedURL http://xquartz.macosforge.org/downloads/sparkle/release.xml + NSAppTransportSecurity + + NSExceptionDomains + + macosforge.org + + NSIncludesSubdomains + + NSExceptionAllowsInsecureHTTPLoads + + + + #endif LSApplicationCategoryType public.app-category.utilities