From d6241e004b278b75a462277a959e29ab29f9c86b Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 26 Nov 2012 12:39:51 +0000 Subject: New release --- lib/custodian/protocoltest/http.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/custodian') diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index 265c1ea..81113c0 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -127,6 +127,7 @@ module Custodian c.follow_location = true c.max_redirects = 10 c.ssl_verify_host = false + c.ssl_verify_peer = false c.timeout = 20 c.perform @status = c.response_code -- cgit v1.2.1