相关疑难解决方法(0)

服务器证书验证失败:颁发者不受信任

运行ANT脚本目标时,我遇到错误.错误消息"服务器证书验证失败".请帮助解决此问题.我在Windows XP中工作.

C:\apache-ant-1.8.1>ant checkout
Buildfile: C:\Program Files\Java\apache-ant-1.8.1\build.xml

checkout:
[svn] Using command line interface
Svn : Checking out a working copy from a repository :
co -r HEAD https://col.../trunk C:\ant-1.8.1\Test_Checkout 
--username 69 --password *******--non-interactive
svn: PROPFIND request failed on '/svn/asia-pac-financials/trunk'
svn: PROPFIND of '/sv.../trunk': 
Server certificate verification failed: 
issuer is not trusted (https://col....com)

BUILD FAILED
C:\apache-ant-1.8.1\build.xml:16: Can't checkout

Total time: 3 seconds
Run Code Online (Sandbox Code Playgroud)

svn ant

66
推荐指数
3
解决办法
13万
查看次数

标签 统计

ant ×1

svn ×1