Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Does EGit 3.4.1 supports SSLv3 or TLS?(Problem clonning repositories)
Does EGit 3.4.1 supports SSLv3 or TLS? [message #1452060] Fri, 24 October 2014 18:38
César Iván Orozco Cervantes is currently offline César Iván Orozco CervantesFriend
Messages: 4
Registered: August 2014
Junior Member
Hi all,

I'm using EGit 3.4.1 to clone a repository that does not support SSLv3 (due to security vulnerabilities in the last weeks), and now my EGit is not able to clone any more repositories or commit changes to repositories I cloned before.

I verified that the repository does not support SSLv3 using this command:

wget --secure-protocol=SSLv3 <link_to_repo>
--2014-10-24 13:47:56-- <link_to_repo>
Resolving hub.jazz.net... 184.173.83.37
Connecting to hub.jazz.net|184.173.83.37|:443... connected.
OpenSSL: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
Unable to establish SSL connection.

Is this a know issue? or anyone has faced this problem before?

Thanks.
Previous Topic:Performance bad, possible to use native git?
Next Topic:Is jgit a client or repository?
Goto Forum:
  


Current Time: Thu Apr 18 16:48:07 GMT 2024

Powered by FUDForum. Page generated in 0.01828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top