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

Better error message when certificate verification on HTTPS fails?

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 7 Mar 2016 15:20:33 +0100

Hi all,

one of our customers ran into problems when updating a software
installation using TortoiseSVN in the most current version 1.9.3,
Build 27038. The message was something around the following, I sadly
don't have the exact wording anymore, but the error code etc. is
correct:

> svn error code E720006 error running context the handle is invalid

Error code 6 is ERROR_INVALID_HANDLE of Windows, so the msg should be
correct. The error occurred with Tortoise itself and its provided svn
shell client.

The requested svn repo is hosted on a server accessible via HTTPS and
the used certificate specifies "http://gv.symcd.com" as an OCSP
target. The customers firewall blocked access to this domain,
resulting in ERROR_INVALID_HANDLE in svn somewhere and after the
access was granted the problem went away and the download succeeded
without any problems.

The interesting part is that there was no local working copy, we made
a complete fresh checkout, the server needs authentication and
Tortoise started to download some data already, created some empty
folders it couldn't know about without access to the repo and such.
Therefore there must have been at least some communication already
until the error occurred and that's why I wrongly ruled out the
firewall early.

So, do you see any chance to improve this generic error message and
mention something around certificate verification or that resolving
some domain failed or such? This would have made finding the error a
lot easier.

Thanks!

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2016-03-07 15:20:36 CET

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.