Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 332897

Summary: Support for self signed certificate (HTTPS)
Product: [Technology] EGit Reporter: Per Salomonsson <per.salomonsson>
Component: CoreAssignee: Project Inbox <egit.core-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: caniszczyk, matthias.sohn, per.salomonsson, sop
Version: 0.10.0   
Target Milestone: 0.11   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Patch to enable self signed certificates none

Description Per Salomonsson CLA 2010-12-18 21:47:54 EST
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)
Comment 1 Matthias Sohn CLA 2011-05-17 18:55:52 EDT
merged as d49530ad861ee7053ca1a92d619f127b5d6bc3a1