0

I have a HTTPS enabled TFS repo which I am trying to connect to via maven release plugin - when i run release:prepare, it throws error saying could not find root ca for the certificate TFS is presenting. Is there any option in maven to suggest something like "trustcacerts" - i know it exists for SVN - would it work for TFS as well? Any way out will be nice..

4

1 回答 1

0

首先尝试检索 SSL 证书。 http://kingsfleet.blogspot.ca/2007/07/q-how-do-i-get-remote-server-ssl-cert.html?m=1

然后按照我以前的答案之一的说明进行操作: Maven 中的 SSL 客户端证书

于 2013-06-18T22:24:39.060 回答