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

RE: Windows SSL Error

From: Platz, Steve <Steve_Platz_at_LORD.COM>
Date: Mon, 2 May 2011 07:24:29 -0400

That was one of my first thoughts as well. I checked my root certificate store and the Entrust certificate that seems to be having problems is in there.

Steve

-----Original Message-----
From: Konstantin Kolinko [mailto:knst.kolinko_at_gmail.com]
Sent: Friday, April 29, 2011 5:25 PM
To: Platz, Steve
Cc: users_at_subversion.apache.org
Subject: Re: Windows SSL Error

2011/4/26 Platz, Steve <Steve_Platz_at_lord.com>:
> Our Entrust SSL certificate recently expired and was replaced with a
> new one utilizing a certificate chain.  Since installing the new
> certificate, access to a front-end website using this same certificate has been unaffected.
> However, we're now seeing issues when we attempt to check
> out/update/browse/etc the repository using Windows (XP/7). In Windows,
> using version 1.6.16, I'm getting the following error:
>
>
>
>                 C:\Users\steve_platz>svn info
> https://path/to/repository
>
> Error validating server certificate for 'https://path/to/repository:443':
>
> - The certificate is not issued by a trusted authority. Use the
> fingerprint to validate the certificate manually!
>

I think that it uses OS libraries to check the certificates. When you go to the Microsoft's Windows update site, among the "not important"
updates there exists the "update root certificates" update. Maybe it will help you.

Quick googling leads to this page:
http://support.microsoft.com/kb/931125/en-us

Best regards,
Konstantin Kolinko
Received on 2011-05-02 13:25:07 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.