Adapt NetUtil.setSslVerification to honor http.<url>.sslVerify
commit65c68b362052a0be3f5daba1515daeb341ab4134
authorThomas Wolf <thomas.wolf@paranor.ch>
Sat, 2 Sep 2017 21:31:51 +0000 (2 23:31 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 11 Sep 2017 06:25:07 +0000 (11 08:25 +0200)
tree7f363a64907526336b607d5f39e6295b9ed457a9
parent930c255c86efa266ea746b824ada9249fdebc46d
Adapt NetUtil.setSslVerification to honor http.<url>.sslVerify

git allows to define the http settings per URL. Adapt NetUtil to
take advantage of that feature in JGit.

JGit-Dependency: I42a3c2399cb937cd7884116a2a32fcaa7a418fcb
Change-Id: I3dfb2cdeab9b75735920f3596561c44eac7fc736
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.core/src/org/eclipse/egit/core/NetUtil.java