]> source.dussan.org Git - jgit.git/commit
Allow to reuse disableSslVerify method, move it to HttpSupport 77/64677/5
authorSaša Živkov <sasa.zivkov@sap.com>
Tue, 19 Jan 2016 16:52:19 +0000 (17:52 +0100)
committerSaša Živkov <sasa.zivkov@sap.com>
Thu, 4 Feb 2016 16:49:43 +0000 (17:49 +0100)
commita0e1374e2259e4e2bd5da1a76bc716c134728e95
treeef03dbf933882d8025cd2c2f3994bd2ec37705ea
parent3bae524f6f80f9cd9b4a29f456005b51fdaba1ee
Allow to reuse disableSslVerify method, move it to HttpSupport

The disableSslVerify method will be used in the follow up change.

Change-Id: Ie00b5e14244a9a036cbdef94768007f1c25aa8d3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportHttp.java
org.eclipse.jgit/src/org/eclipse/jgit/util/HttpSupport.java