Skip to content

Commit c791853

Browse files
author
root
committed
Fix #223
1 parent 0884a5c commit c791853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: contrib/hooks/post-receive.redmine_gitolite.rb

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def run_http_query(git_config)
8383

8484
if url.scheme == 'https'
8585
http.use_ssl = true
86-
http.ssl_version = :SSLv3 if http.respond_to?(:ssl_version)
8786
http.verify_mode = OpenSSL::SSL::VERIFY_NONE
8887
end
8988

0 commit comments

Comments
 (0)