From 984d0bd05debc4620c922352b2d6919b068be9e7 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 10 Jul 2010 11:59:43 -0700 Subject: [PATCH] CurlUnsafeDownloadStrategy This Download Strategy is provided for use with sites that only provide HTTPS and also have a broken cert. Try not to need this, as we probably won't accept the forulae into trunk. --- Library/Homebrew/download_strategy.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index a735f0279b..0d34a67119 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -143,6 +143,16 @@ class NoUnzipCurlDownloadStrategy