[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Can't not confirm untrusted certificate

From: Sergiy Tkachuk <sergtk.job_at_gmail.com>
Date: Mon, 26 Aug 2013 00:30:02 +0300

Hello,

I am using TortoiseSVN 1.8.1, Build 24570 - 32 Bit , 2013/07/22
18:28:29, Subversion 1.8.1, -release, apr 1.4.8, apr-util 1.5.2, serf
1.3.0, OpenSSL 1.0.1e 11 Feb 2013, zlib 1.2.8

I created batch file and want to call it from Jenkins CI.

The command line follows:
svn update --trust-server-cert --non-interactive --username UserName
--password Password FolderName

If I run it from cmd.exe it is ok.

But if I run it from Jankins, it fails with error:

svn: E230001: Unable to connect to a repository at URL 'https://server/path <https://www.aim-inc-usa.net:8086/svn/dev/ExactWire/trunk/samples/SandboxCi>'
svn: E230001: Server SSL certificate untrusted

I found similar question at SO
http://stackoverflow.com/questions/17177405/svn-server-ssl-certificate-untrusted-from-post-commit-hook
, but there is no answer for it.

How can I fix the issue?

Thanks in advance,

-- 
Best wishes,
Sergiy Tkachuk
Received on 2013-08-25 23:30:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.