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

Re: Question regarding client certificates

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-10-14 00:13:24 CEST

On Oct 13, 2004, at 2:20 PM, Soeren Gerlach wrote:
> [foobar]
> ssl-client-cert-file = /tmp/soeren.p12
> ssl-authority-files = /tmp/quanteam_CA.crt
> -----------------------------------------------------------------------
> --

I'll make a guess.

What if you explicitly supply the Trustcenter CA to ssl-authority-files
(multiple CA files can be specified, separated by semi-colons)? Have
you set "ssl-trust-default-ca" to true? If not, either setting to true
or explicitly supplying it as an ssl-authority-files argument may help.
(ch-6-sect-4.3.2 of the book is the relevant section)

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 14 00:14:06 2004

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.