Community
Participate
Working Groups
Created attachment 185490 [details] Patch to enable self signed certificates After reading the "SUBMITTING_PATCHES" doc i found out that patches should be added here instead of the JGit project. You can find my previous post here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=332487 Basically this is a patch that enables JGit/EGit to support the usage of HTTPS towards a server where the SSL certificate is self signed. To enable the support on a patched jgit, go to Window->Preferences->Team->Git->Configuration and add a new key/value: http.sslVerify=false I have attached a new patch here which is formatted according to the doc. (sorry for the duplicate post)
merged as d49530ad861ee7053ca1a92d619f127b5d6bc3a1