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

RE: certificate problems and 403 Forbidden for svn 0.25.0

From: Sander Striker <striker_at_apache.org>
Date: 2003-07-21 13:23:42 CEST

> From: Daniel Stenberg [mailto:daniel@haxx.se]
> Sent: Monday, July 21, 2003 1:18 PM

> On Mon, 21 Jul 2003, Tobias Ringström wrote:
>
> > > OpenSSL does not trust any CAs by default either; if you want to configure
> > > neon to trust the bundle of CA root certs which are included in OpenSSL
> > > you have to call ne_ssl_trust_default_ca (s/trust/load for neon 0.23) on
> > > the session object.
> >
> > I wonder how OpenSSL does this on Windows. Does it use a file just as in
> > Linux, or can it use the Windows system certificates?
>
> It works just as in Linux. There are no "system certificates" in windows,
> AFAIK. They are IE ones.

Nope. See:

  http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/icertrequest2_getcaproperty.asp

For instance.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 21 13:24:35 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.