Jenkins构建项目连接Repository URL的填坑之路

提示Unable to access the repository。点击构建后,构建失败提示:org.tmatesoft.svn.core.SVNException: svn: E175002: SSL handshake failed: 'The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]'

JDK安装低于291的版本。

原因:

https://confluence.atlassian.com/bamkb/svn-checkout-task-failed-with-error-svn-e175002-ssl-handshake-failed-1071819456.html

下载JDK:

https://blog.csdn.net/tianshan2010/article/details/112759930

posted @ 2022-07-01 16:18  TTonlyV5  阅读(489)  评论(0编辑  收藏  举报