> 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