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的版本。
原因:
下载JDK:
https://blog.csdn.net/tianshan2010/article/details/112759930
标签:svn,handshake,Repository,JDK,URL,failed,填坑,构建,https 来源: https://www.cnblogs.com/TTonly/p/16435076.html