Hi,
I am facing an issue when trying to connect to jdeveloper 11.1.1.9.0 with github repository. This was working earlier last month. I raised an SR with github regarding this and they said that they have applied some patch as part of their upgrade.
Error I am facing:
svn: Received fatal alert: protocol_version
svn: OPTIONS request failed on '/MasterAssassins/Repos.git'
svn: Received fatal alert: protocol_version
svn: OPTIONS request failed on '/MasterAssassins/Repos.git'
Access refused.
I got the following response from github:
" I'm not familiar with Jdeveloper, but would recommend that you check to see if an updated version is available.
You can also check which version of the JDK that you are using. TLSv1 was used by default for JDK releases prior to JDK 8. JDK 8 changed this behavior and defaults to TLSv1.2. Any client (ex. JGit is one such popular client) that runs on older versions of the JDK is affected. This can be addressed by updating to JDK >= 8 or explicitly opting in to TLSv1.2 in JDK 7 (look at the https.protocols JSSE tuning parameter). Unfortunately, versions of the JDK <= 6 do not support TLSv1.2. We advise users of JDK <= 6 to upgrade to a newer version of the JDK."
Is there any patch for jdeveloper 11.1.1.9.0 to connect to github? We are stuck with our work in middle because of this issue. some one please help us out.
Thanks in Advance,
Madhav