HI,

Our cloud provider for Git is deprecating the TLSv1.2 protocol.

We currently use NetBeans 9.0 which uses a netbeans module 
(org-netbeans-modules-git.jar) that is a wrapper for 
JGit,(org-eclipse-jgit.jar).


JGit was updated from 3.6.2 to 5.5.0 on Nov 1st 2019. Since JGit 3.6.2 was 
released on 21st Jan 2015, NetBeans 9.0 is clearly not TLSv1.3 compatible.


However, JGit version 5.5.0 uses bouncycastle version 1.6.1 to handle 
encryption and Transport Layer Security.

bouncycastle version 1.6.1 has the additional algorithms from TLSv1.3, but 
doesn't fully support TLSv1.2 onwards until version 1.6.5.


Please can you confirm whether NetBeans 12 will be able to connect to a git 
provider using TLSv1.3 only.
If not, when will this functionality be available.

Sorry if my analysis is incorrect.

Many Thanks
Kevin

Reply via email to