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

Re: svn always fails with E120171, but only from some clients

From: Sean McBride <sean_at_rogue-research.com>
Date: Fri, 24 Oct 2014 12:19:27 -0400

On Fri, 24 Oct 2014 16:24:58 +0100, Philip Martin said:

>Is apache using SSLVerifyClient to require the client to provide a
>certificate?

I'm not too familiar with apache, but I'm going to say "no", which I conclude from this:

$ cd /Library/Server/Web/
$ grep -R -i SSLVerifyClient *

which finds nothing.

Is that a setting I should want set to something in particular?

>The 1.8 client defaults to not prompting for a client cert
>if no cert is configured and that will cause the error you report. See:
>
>http://subversion.apache.org/docs/release-notes/1.8.html#client-cert-
>prompt-suppression

I edited ~/.subversion/config and uncommented "ssl-client-cert-file-prompt" and set it to "yes". Still got E120171.

I see you are @wandisco. Do your svn binaries have a built-in statically linked version of OpenSSL or do they use the OS's version?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean_at_rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
Received on 2014-10-24 18:20:02 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.