verify JSch key exchange algorithm for GitHub
We are upgrading to 10.0.2 in order to accommodate these changing requirements:
https://githubengineering.com/crypto-deprecation-notice/
Is there a way that I can verify the key exchange algorithm being used by JSch is in the list that GitHub will continue to support after Feb. 22nd?
Thanks,
Rob.
Please sign in to leave a comment.
Hi Rob,
it's possible that you can request that information from the jsch developres themselves. Just keep in mind that 10.0.2 (and all of 10.x) is already out of support, so we would recommend upgrading to a newer release to avoid having issues with this issues.
Please have a look at this comment in our tracker: https://youtrack.jetbrains.com/issue/TW-52052#comment=27-2607007
It contains necessary details how to fix GitHub connection problems.