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

https + non ascii certificate + non utf8 locale on client = BUG

From: Xavier Brouckaert <xbr_at_info.ucl.ac.be>
Date: 2004-06-15 14:53:17 CEST

Hi,

I've found a bug in certificate handling. The certificate of my server
contains an accentuated char : "é".
If the locale of the svn client is "C", the client will directly reject
the certificate without giving a good error message :
$ svn checkout https://XXX/svn/papers
svn: PROPFIND request failed on '/svn/papers'
svn: PROPFIND of '/svn/papers': Server certificate verification failed:
issuer is not trusted (https://XXX)

It is not clear from the error message that the problem lies in the
locales !

Current workaround : use an UTF8 locale.

I hope you'll fix this.

Regards and thanks for subversion,
Xavier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 15 14:54:56 2004

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.