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

Re: [PATCH] Re: certificate problems and 403 Forbidden for svn 0.25.0

From: Garret Wilson <garret_at_globalmentor.com>
Date: 2003-08-06 17:45:14 CEST

This issue (checking trusted CAs) has been pushed off until at least
beta. That's OK, but what about the issue that brought this up---svn on
win32 will provide multiple certificate prompts and then fail with:

svn: RA layer request failed
svn: The path was not part of a repository
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 403 Forbidden (https://svn.example.com)

(1) Has then been confirmed to be
http://subversion.tigris.org/issues/show_bug.cgi?id=1307 and (2) is
there a reason the patch shouldn't go in until beta?

On win32 I cannot check out *any* secure repository since 0.25.0. (I
have not yet tried the workaround of altering the list of trusted CAs so
that I don't get a prompt, but if this patch works, why not go with it?)

Really wanting to start using Subversion again (but not wanting to delve
into configuration files just yet),

Garret

P.S. Sorry for the duplicate message, Sander.

Sander Roobol wrote:
> On Mon, Jul 21, 2003 at 10:11:23PM +0200, Tobias Ringstr?m wrote:
>
>>* subversion/include/svn_config.h:
>> Added new server config file directive, ssl-trust-default-ca.
>>
>>* subversion/libsvn_subr/config_file.c (svn_config_ensure):
>> Describe ssl-trust-default-ca in generated servers config files.
>>
>>* subversion/libsvn_ra_dav/session.c (svn_ra_dav__open):
>> Only trust the default CAs if ssl-trust-default-ca is true.
>
>
> Filed as issue 1443:
> http://subversion.tigris.org/issues/show_bug.cgi?id=1443
> Tobias, I couldn't add you to the CC list of this issue because you
> don't appear to have a tigris.org account. You can create one and add
> yourself to the issue's CC list to receive any updates to this issue by
> mail.
>
> Sander
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 6 17:48:08 2003

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

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