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

Can't access SVN repos from command Line: Server SSL certificate untrusted

From: Mehdi Hayani <hayani.mehdi149_at_gmail.com>
Date: Mon, 25 Nov 2013 11:25:24 +0000

Hi,

After upgrading the version of our svn server from 1.7 to 1.8, I'm not able
to access from command line, for example, if I run* svn co* followed by the
project svn URL here is what I get:

[root@FPROD ~]# svn list https://svn-repo/svn/repos/project/trunk
Error validating server certificate for 'https://svn-repo:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate hostname does not match.
Certificate information:
 - Hostname: T02PROD
 - Valid: from Nov 11 07:23:00 2013 GMT until Nov 11 07:23:00 2014 GMT
 - Issuer: SomeOrganizationalUnit, SomeOrganization, SomeCity, SomeState,
-- (root_at_T02PROD)
 - Fingerprint: XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX
(R)eject, accept (t)emporarily or accept (p)ermanently? p

After accepting certificate, nothing shows and it remains planted until I
tape* 'Ctrl + C"* to cancel it.

Before upgrading svn server version, this problem never shows up and when I
tought that is was related to the upgrade, I found that from one of the
machines, where installed version 1.6 of svn client, accessing svn repo
works fine.

The only thing that comes in mind seeing this is that there is some sort of
incompatibility between svn client 1.7 and svn server 1.8, but I'm not
sure, it may be also because something is missing in my svn client
installation.

Hope you could help me solving this issue.

Thanks in Advance

Regards,
Mehdi
Received on 2013-11-25 12:26:03 CET

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.