| How to ignore SSL certificates? [message #759079] |
Fri, 25 November 2011 21:06  |
Cameron Missing name Messages: 6 Registered: November 2011 |
Junior Member |
|
|
We use a self signed certificate and want to use EGit. It seems like a pain to force the developer to import the certificate into their java keystore. In dos or linux you can easily ignore the certificate with "GIT_SSL_NO_VERIFY=true". How can we ignore the certificate in EGit using Eclipse? Currently it won't connect at all with the bad self-signed cert in EGit.
As a double verification that this is the problem I imported the cert into the JRE cacerts keystore and it resolves the problem. Hopefully all developers won't need to do this.
Getting things working smoothly, easily and securely are all critical if we hope to make the move from CVS to git.
Thanks!
[Updated on: Fri, 25 November 2011 21:13] Report message to a moderator
|
|
|
|
|
|
| Re: How to ignore SSL certificates? [message #759400 is a reply to message #759362] |
Mon, 28 November 2011 09:55  |
R Shapiro Messages: 308 Registered: June 2011 |
Senior Member |
|
|
Also worth looking at the 'Properties' view, which in egit shows a Git configuration editor for the repository. It's very similar to the preference panel but it's not modal and has an option to show the effective config, after merging system, global and repository settings. Very handy feature.
|
|
|
Powered by
FUDForum. Page generated in 0.01591 seconds